summaryrefslogtreecommitdiff
path: root/TAO/tao/DLL_ORB.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DLL_ORB.h')
-rw-r--r--TAO/tao/DLL_ORB.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/DLL_ORB.h b/TAO/tao/DLL_ORB.h
index a260882fff8..1b6ffc89222 100644
--- a/TAO/tao/DLL_ORB.h
+++ b/TAO/tao/DLL_ORB.h
@@ -17,7 +17,7 @@
#ifndef TAO_DLL_ORB_H
#define TAO_DLL_ORB_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/Task.h"
@@ -83,6 +83,6 @@ private:
ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_DLL_ORB)
ACE_FACTORY_DECLARE (TAO, TAO_DLL_ORB)
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_DLL_ORB_H */