summaryrefslogtreecommitdiff
path: root/TAO/tao/target_identifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/target_identifier.h')
-rw-r--r--TAO/tao/target_identifier.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/target_identifier.h b/TAO/tao/target_identifier.h
index 129a4b8ece5..aa07e12ecab 100644
--- a/TAO/tao/target_identifier.h
+++ b/TAO/tao/target_identifier.h
@@ -20,6 +20,7 @@
// @@ Bala: Please don't start global macros with _ and an uppercase
// character. Those names are reserved for the implementation.
#ifndef _TAO_TARGET_SPECIFICATION_H_
+#include "ace/pre.h"
#define _TAO_TARGET_SPECIFICATION_H_
#include "tao/Object_KeyC.h"
@@ -113,4 +114,5 @@ private:
#include "target_identifier.i"
#endif /* defined INLINE */
+#include "ace/post.h"
#endif /*_TAO_TARGET_SPECIFICATION_H_ */