summaryrefslogtreecommitdiff
path: root/TAO/tao/target_specification.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/target_specification.h')
-rw-r--r--TAO/tao/target_specification.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/target_specification.h b/TAO/tao/target_specification.h
index 4c9f8d552aa..56e33042f82 100644
--- a/TAO/tao/target_specification.h
+++ b/TAO/tao/target_specification.h
@@ -17,7 +17,7 @@
#ifndef TAO_TARGET_SPECIFICATION_H
#define TAO_TARGET_SPECIFICATION_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Object_KeyC.h"
#include "tao/IOPC.h"
@@ -141,5 +141,5 @@ private:
#include "target_specification.i"
#endif /* defined INLINE */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /*TAO_TARGET_SPECIFICATION_H*/