summaryrefslogtreecommitdiff
path: root/TAO/tao/IORManipulation/IORC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IORManipulation/IORC.cpp')
-rw-r--r--TAO/tao/IORManipulation/IORC.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/IORManipulation/IORC.cpp b/TAO/tao/IORManipulation/IORC.cpp
index b30c619e153..80b5d8c433b 100644
--- a/TAO/tao/IORManipulation/IORC.cpp
+++ b/TAO/tao/IORManipulation/IORC.cpp
@@ -29,7 +29,7 @@
// be\be_codegen.cpp:291
-#include "tao/IORManipulation/IORManip_Loader.h"
+#include "IORManip_Loader.h"
#include "tao/CDR.h"
#include "ace/OS_NS_string.h"
@@ -40,8 +40,6 @@
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:69
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
// Arg traits specializations.
namespace TAO
{
@@ -1007,5 +1005,3 @@ CORBA::Boolean operator>> (
{
return true;
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL