summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h')
-rw-r--r--TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h b/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h
index 26d92d0ba9c..29d0a74d985 100644
--- a/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h
+++ b/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h
@@ -13,7 +13,7 @@
#ifndef MT_SSLIOP_SERVER_WORKER_H
#define MT_SSLIOP_SERVER_WORKER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/Task.h"
#include "tao/corba.h"
@@ -53,6 +53,6 @@ private:
# pragma warning(pop)
#endif /* _MSC_VER */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* MT_SSLIOP_SERVER_WORKER_H */