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.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/tao/target_specification.h b/TAO/tao/target_specification.h
index 4a352a6b333..60c997f0e3c 100644
--- a/TAO/tao/target_specification.h
+++ b/TAO/tao/target_specification.h
@@ -35,6 +35,7 @@
# undef IOR
#endif /* HPUX && IOR */
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
namespace IOP
{
@@ -127,8 +128,10 @@ private:
CORBA::ULong profile_index_;
};
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#if defined (__ACE_INLINE__)
-#include "target_specification.i"
+#include "tao/target_specification.i"
#endif /* defined INLINE */
#include /**/ "ace/post.h"