summaryrefslogtreecommitdiff
path: root/TAO/tao/ULongSeqC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ULongSeqC.cpp')
-rw-r--r--TAO/tao/ULongSeqC.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/ULongSeqC.cpp b/TAO/tao/ULongSeqC.cpp
index a474b95567f..8fc6a35358a 100644
--- a/TAO/tao/ULongSeqC.cpp
+++ b/TAO/tao/ULongSeqC.cpp
@@ -29,14 +29,12 @@
// be\be_codegen.cpp:288
-#include "tao/ULongSeqC.h"
+#include "ULongSeqC.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_ULongSeq_CPP_ */
-
-TAO_END_VERSIONED_NAMESPACE_DECL