summaryrefslogtreecommitdiff
path: root/TAO/tao/ShortSeqC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ShortSeqC.cpp')
-rw-r--r--TAO/tao/ShortSeqC.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/ShortSeqC.cpp b/TAO/tao/ShortSeqC.cpp
index 4ebe8407bcb..5b4df566b26 100644
--- a/TAO/tao/ShortSeqC.cpp
+++ b/TAO/tao/ShortSeqC.cpp
@@ -29,14 +29,12 @@
// be\be_codegen.cpp:277
-#include "tao/ShortSeqC.h"
+#include "ShortSeqC.h"
#include "tao/CDR.h"
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:70
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
// Arg traits specializations.
namespace TAO
{
@@ -153,5 +151,3 @@ CORBA::Boolean operator>> (
}
#endif /* _TAO_CDR_OP_CORBA_ShortSeq_CPP_ */
-
-TAO_END_VERSIONED_NAMESPACE_DECL