summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Direct_Object_Proxy_Impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Direct_Object_Proxy_Impl.h')
-rw-r--r--TAO/tao/PortableServer/Direct_Object_Proxy_Impl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/Direct_Object_Proxy_Impl.h b/TAO/tao/PortableServer/Direct_Object_Proxy_Impl.h
index 9c926f2ed94..4dd687c666d 100644
--- a/TAO/tao/PortableServer/Direct_Object_Proxy_Impl.h
+++ b/TAO/tao/PortableServer/Direct_Object_Proxy_Impl.h
@@ -19,7 +19,7 @@
#define TAO_DIRECT_OBJECT_PROXY_IMPL_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "portableserver_export.h"
@@ -67,6 +67,6 @@ public:
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_DIRECT_OBJECT_PROXY_IMPL */