diff options
Diffstat (limited to 'TAO/tao/PortableServer/PS_ForwardA.cpp')
-rw-r--r-- | TAO/tao/PortableServer/PS_ForwardA.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/PortableServer/PS_ForwardA.cpp b/TAO/tao/PortableServer/PS_ForwardA.cpp index 777efdd75a0..38e34e157b3 100644 --- a/TAO/tao/PortableServer/PS_ForwardA.cpp +++ b/TAO/tao/PortableServer/PS_ForwardA.cpp @@ -32,6 +32,8 @@ #include "tao/CDR.h" #include "tao/AnyTypeCode/Any.h" +TAO_BEGIN_VERSIONED_NAMESPACE_DECL + // TAO_IDL - Generated from // be\be_visitor_typecode/alias_typecode.cpp:50 @@ -51,3 +53,4 @@ namespace PortableServer } +TAO_END_VERSIONED_NAMESPACE_DECL |