summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/StringSeqA.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/AnyTypeCode/StringSeqA.h')
-rw-r--r--TAO/tao/AnyTypeCode/StringSeqA.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/AnyTypeCode/StringSeqA.h b/TAO/tao/AnyTypeCode/StringSeqA.h
index a97892b5181..c26b6c77dee 100644
--- a/TAO/tao/AnyTypeCode/StringSeqA.h
+++ b/TAO/tao/AnyTypeCode/StringSeqA.h
@@ -41,6 +41,8 @@
// TAO_IDL - Generated from
// be\be_visitor_module/module_ch.cpp:59
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace CORBA
{
@@ -62,6 +64,8 @@ TAO_AnyTypeCode_Export void operator<<= (CORBA::Any &, CORBA::StringSeq*); // no
TAO_AnyTypeCode_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::StringSeq *&); // deprecated
TAO_AnyTypeCode_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::StringSeq *&);
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#endif /* ifndef */