summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.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
commitb73c029a2eea3b2f78b6343ac17e982eb59fb9f7 (patch)
tree7e5ebe11f8d88a0721e4dd650ae43335e4e31a19 /TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h
parent84d585b21f427a3df37dbc7b187c058a164bc058 (diff)
downloadATCD-b73c029a2eea3b2f78b6343ac17e982eb59fb9f7.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_Run_Task.h')
-rw-r--r--TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h b/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h
index 9be9f90501b..d427bee85e4 100644
--- a/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h
+++ b/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h
@@ -11,7 +11,7 @@
#ifndef TAO_Notify_ORB_RUN_TASK_H
#define TAO_Notify_ORB_RUN_TASK_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ORB_Objects.h"
#include "ace/Task.h"
@@ -40,5 +40,5 @@ private:
TAO_Notify_ORB_Objects orb_objects_;
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_Notify_ORB_RUN_TASK_H */