summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/IdAssignmentPolicyA.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/IdAssignmentPolicyA.cpp')
-rw-r--r--TAO/tao/PortableServer/IdAssignmentPolicyA.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/PortableServer/IdAssignmentPolicyA.cpp b/TAO/tao/PortableServer/IdAssignmentPolicyA.cpp
index ad3a8c200b3..67babedb32c 100644
--- a/TAO/tao/PortableServer/IdAssignmentPolicyA.cpp
+++ b/TAO/tao/PortableServer/IdAssignmentPolicyA.cpp
@@ -36,6 +36,8 @@
#include "tao/AnyTypeCode/Any_Impl_T.h"
#include "tao/AnyTypeCode/Any_Basic_Impl_T.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
// TAO_IDL - Generated from
// be\be_visitor_typecode/enum_typecode.cpp:34
@@ -108,3 +110,5 @@ CORBA::Boolean operator>>= (
_tao_elem
);
}
+
+TAO_END_VERSIONED_NAMESPACE_DECL