summaryrefslogtreecommitdiff
path: root/TAO/tao/Strategies/SHMIOP_Endpoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Strategies/SHMIOP_Endpoint.h')
-rw-r--r--TAO/tao/Strategies/SHMIOP_Endpoint.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Strategies/SHMIOP_Endpoint.h b/TAO/tao/Strategies/SHMIOP_Endpoint.h
index e9efd2b74fb..141f0a93ae6 100644
--- a/TAO/tao/Strategies/SHMIOP_Endpoint.h
+++ b/TAO/tao/Strategies/SHMIOP_Endpoint.h
@@ -15,7 +15,7 @@
#ifndef TAO_SHMIOP_ENDPOINT_H
#define TAO_SHMIOP_ENDPOINT_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Endpoint.h"
@@ -141,5 +141,5 @@ private:
#endif /* TAO_HAS_SHMIOP && TAO_HAS_SHMIOP != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_IIOP_PROFILE_H */