summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/IORInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/IORInfo.h')
-rw-r--r--TAO/tao/PortableServer/IORInfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/IORInfo.h b/TAO/tao/PortableServer/IORInfo.h
index dc20afbdc52..5b168a59fe4 100644
--- a/TAO/tao/PortableServer/IORInfo.h
+++ b/TAO/tao/PortableServer/IORInfo.h
@@ -13,7 +13,7 @@
#ifndef TAO_IOR_INFO_H
#define TAO_IOR_INFO_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/IORInterceptor/IORInterceptorC.h"
@@ -168,6 +168,6 @@ private:
#pragma warning(pop)
#endif /* _MSC_VER */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_IOR_INFO_H */