summaryrefslogtreecommitdiff
path: root/TAO/tao/default_server.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/default_server.h')
-rw-r--r--TAO/tao/default_server.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/default_server.h b/TAO/tao/default_server.h
index 213ae063714..202ea653594 100644
--- a/TAO/tao/default_server.h
+++ b/TAO/tao/default_server.h
@@ -13,7 +13,7 @@
#ifndef TAO_DEFAULT_SERVER_FACTORY_H
#define TAO_DEFAULT_SERVER_FACTORY_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Server_Strategy_Factory.h"
@@ -88,5 +88,5 @@ protected:
ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_Default_Server_Strategy_Factory)
ACE_FACTORY_DECLARE (TAO, TAO_Default_Server_Strategy_Factory)
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_DEFAULT_SERVER_FACTORY_H */