summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/LongDoubleSeqA.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/AnyTypeCode/LongDoubleSeqA.cpp')
-rw-r--r--TAO/tao/AnyTypeCode/LongDoubleSeqA.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/AnyTypeCode/LongDoubleSeqA.cpp b/TAO/tao/AnyTypeCode/LongDoubleSeqA.cpp
index 98e266b808a..0966b1b396b 100644
--- a/TAO/tao/AnyTypeCode/LongDoubleSeqA.cpp
+++ b/TAO/tao/AnyTypeCode/LongDoubleSeqA.cpp
@@ -34,6 +34,8 @@
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
// TAO_IDL - Generated from
// be\be_visitor_typecode/alias_typecode.cpp:50
@@ -140,3 +142,5 @@ CORBA::Boolean operator>>= (
_tao_elem
);
}
+
+TAO_END_VERSIONED_NAMESPACE_DECL