summaryrefslogtreecommitdiff
path: root/TAO/tao/WCharSeqC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/WCharSeqC.cpp')
-rw-r--r--TAO/tao/WCharSeqC.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/WCharSeqC.cpp b/TAO/tao/WCharSeqC.cpp
index 6de54e5b49f..7ea50940e52 100644
--- a/TAO/tao/WCharSeqC.cpp
+++ b/TAO/tao/WCharSeqC.cpp
@@ -29,14 +29,12 @@
// be\be_codegen.cpp:277
-#include "tao/WCharSeqC.h"
+#include "WCharSeqC.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 @@ void CORBA::WCharSeq::_tao_any_destructor (
}
#endif /* _TAO_CDR_OP_CORBA_WCharSeq_CPP_ */
-
-TAO_END_VERSIONED_NAMESPACE_DECL