summaryrefslogtreecommitdiff
path: root/TAO/tao/iiop_endpoints.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/iiop_endpoints.h')
-rw-r--r--TAO/tao/iiop_endpoints.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/iiop_endpoints.h b/TAO/tao/iiop_endpoints.h
index 3a41caccd8d..78bdb26327b 100644
--- a/TAO/tao/iiop_endpoints.h
+++ b/TAO/tao/iiop_endpoints.h
@@ -11,7 +11,7 @@
#ifndef _TAO_IDL_IIOP_ENDPOINTSC_H_
#define _TAO_IDL_IIOP_ENDPOINTSC_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/corbafwd.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -217,5 +217,5 @@ TAO_Export CORBA::Boolean operator>> (
#pragma warning(pop)
#endif /* _MSC_VER */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ifndef */