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