summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h')
-rw-r--r--TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h
index b0c462455ec..42c7f0195bc 100644
--- a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h
+++ b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h
@@ -15,7 +15,7 @@
#ifndef MT_SSLIOP_CLIENT_WORKER_H
#define MT_SSLIOP_CLIENT_WORKER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/Task.h"
#if defined (_MSC_VER)
@@ -60,5 +60,5 @@ private:
# pragma warning(pop)
#endif /* _MSC_VER */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* MT_SSLIOP_CLIENT_WORKER_H */