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