diff options
Diffstat (limited to 'TAO/tao/Messaging_PolicyValueC.cpp')
-rw-r--r-- | TAO/tao/Messaging_PolicyValueC.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Messaging_PolicyValueC.cpp b/TAO/tao/Messaging_PolicyValueC.cpp index 3bb08c79911..1cfb6fa1707 100644 --- a/TAO/tao/Messaging_PolicyValueC.cpp +++ b/TAO/tao/Messaging_PolicyValueC.cpp @@ -40,6 +40,8 @@ // TAO_IDL - Generated from // be\be_visitor_arg_traits.cpp:70 +TAO_BEGIN_VERSIONED_NAMESPACE_DECL + // Arg traits specializations. namespace TAO { @@ -206,3 +208,5 @@ CORBA::Boolean operator>> ( } #endif /* _TAO_CDR_OP_Messaging_PolicyValueSeq_CPP_ */ + +TAO_END_VERSIONED_NAMESPACE_DECL |