summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO_Internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/TAO_Internal.h')
-rw-r--r--TAO/tao/TAO_Internal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/TAO_Internal.h b/TAO/tao/TAO_Internal.h
index 5b5360b73b3..6c35cc41967 100644
--- a/TAO/tao/TAO_Internal.h
+++ b/TAO/tao/TAO_Internal.h
@@ -16,7 +16,7 @@
#ifndef TAO_INTERNAL_H
#define TAO_INTERNAL_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "TAO_Export.h"
@@ -94,6 +94,6 @@ private:
static const char *client_strategy_factory_args_;
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_INTERNAL_H */