summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Endpoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Endpoint.h')
-rw-r--r--TAO/tao/IIOP_Endpoint.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/IIOP_Endpoint.h b/TAO/tao/IIOP_Endpoint.h
index 7c15935325f..3603a516c27 100644
--- a/TAO/tao/IIOP_Endpoint.h
+++ b/TAO/tao/IIOP_Endpoint.h
@@ -16,7 +16,7 @@
#ifndef TAO_IIOP_ENDPOINT_H
#define TAO_IIOP_ENDPOINT_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Endpoint.h"
@@ -134,5 +134,5 @@ private:
# include "tao/IIOP_Endpoint.i"
#endif /* __ACE_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_IIOP_PROFILE_H */