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