summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/DynamicC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/AnyTypeCode/DynamicC.cpp')
-rw-r--r--TAO/tao/AnyTypeCode/DynamicC.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/AnyTypeCode/DynamicC.cpp b/TAO/tao/AnyTypeCode/DynamicC.cpp
index bb693ede9b8..3b045863a7a 100644
--- a/TAO/tao/AnyTypeCode/DynamicC.cpp
+++ b/TAO/tao/AnyTypeCode/DynamicC.cpp
@@ -29,7 +29,7 @@
// be\be_codegen.cpp:291
-#include "tao/AnyTypeCode/DynamicC.h"
+#include "DynamicC.h"
#include "tao/CDR.h"
#if defined (__BORLANDC__)
@@ -39,8 +39,6 @@
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:70
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
// Arg traits specializations.
namespace TAO
{
@@ -303,5 +301,3 @@ CORBA::Boolean operator>> (
}
#endif /* _TAO_CDR_OP_Dynamic_ExceptionList_CPP_ */
-
-TAO_END_VERSIONED_NAMESPACE_DECL