summaryrefslogtreecommitdiff
path: root/TAO/tao/CodecFactory/IOP_CodecC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/CodecFactory/IOP_CodecC.cpp')
-rw-r--r--TAO/tao/CodecFactory/IOP_CodecC.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/CodecFactory/IOP_CodecC.cpp b/TAO/tao/CodecFactory/IOP_CodecC.cpp
index e565c342595..552e7be42a3 100644
--- a/TAO/tao/CodecFactory/IOP_CodecC.cpp
+++ b/TAO/tao/CodecFactory/IOP_CodecC.cpp
@@ -46,6 +46,8 @@
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:70
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
// Arg traits specializations.
namespace TAO
{
@@ -1198,3 +1200,5 @@ void operator<<= (
(strm >> _tao_aggregate.char_codeset) &&
(strm >> _tao_aggregate.wchar_codeset);
}
+
+TAO_END_VERSIONED_NAMESPACE_DECL