summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-22 03:40:37 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-22 03:40:37 +0000
commit96bdea20b9ea955f251b669f3609f4612396476c (patch)
tree7e5ebe11f8d88a0721e4dd650ae43335e4e31a19 /TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h
parentac5feaa60aa7794810a70cc3a29c9c42f05edbd3 (diff)
downloadATCD-96bdea20b9ea955f251b669f3609f4612396476c.tar.gz
ChangeLogTag:Tue Jul 22 03:35:52 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h')
-rw-r--r--TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h b/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h
index 2d9de45a194..892f98dfd4a 100644
--- a/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h
+++ b/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h
@@ -11,7 +11,7 @@
#ifndef TAO_Notify_ORB_OBJECTS_H
#define TAO_Notify_ORB_OBJECTS_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/corba.h"
#include "tao/RTCORBA/RTCORBA.h"
@@ -52,5 +52,5 @@ public:
CosNaming::NamingContextExt_var naming_;
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_Notify_ORB_OBJECTS_H */