summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/OctetSeqA.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-24 11:05:47 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-24 11:05:47 +0000
commitb1c1a996e7b667f81e4447c7fe7a660b09cb52ad (patch)
tree550e5a13efab47f5a2526ac5d60ecfdcdc6abd47 /TAO/tao/AnyTypeCode/OctetSeqA.h
parent6dfaf4ef7e39575f7e51708889c003d74ff7b88e (diff)
downloadATCD-b1c1a996e7b667f81e4447c7fe7a660b09cb52ad.tar.gz
ChangeLogTag:Thu Nov 24 03:01:29 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/AnyTypeCode/OctetSeqA.h')
-rw-r--r--TAO/tao/AnyTypeCode/OctetSeqA.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/AnyTypeCode/OctetSeqA.h b/TAO/tao/AnyTypeCode/OctetSeqA.h
index 159132d2448..8b94976cb20 100644
--- a/TAO/tao/AnyTypeCode/OctetSeqA.h
+++ b/TAO/tao/AnyTypeCode/OctetSeqA.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::OctetSeq*); // non
TAO_AnyTypeCode_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::OctetSeq *&); // deprecated
TAO_AnyTypeCode_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::OctetSeq *&);
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#endif /* ifndef */