summaryrefslogtreecommitdiff
path: root/TAO/tao/Sequence_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Sequence_T.h')
-rw-r--r--TAO/tao/Sequence_T.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Sequence_T.h b/TAO/tao/Sequence_T.h
index 1ef7c4f1c68..2f7964a06d0 100644
--- a/TAO/tao/Sequence_T.h
+++ b/TAO/tao/Sequence_T.h
@@ -23,6 +23,8 @@
#include "tao/Objref_VarOut_T.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
/**
* @class TAO_Unbounded_Sequence
*
@@ -1203,6 +1205,8 @@ public:
CORBA::Boolean release = 0);
};
+TAO_END_VERSIONED_NAMESPACE_DECL
+
// *************************************************************
#if defined (__ACE_INLINE__)