summaryrefslogtreecommitdiff
path: root/TAO/tao/PI/InvalidSlotC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PI/InvalidSlotC.cpp')
-rw-r--r--TAO/tao/PI/InvalidSlotC.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/PI/InvalidSlotC.cpp b/TAO/tao/PI/InvalidSlotC.cpp
index e70f2b68fb2..441c13306f4 100644
--- a/TAO/tao/PI/InvalidSlotC.cpp
+++ b/TAO/tao/PI/InvalidSlotC.cpp
@@ -29,7 +29,7 @@
// be\be_codegen.cpp:291
-#include "tao/PI/InvalidSlotA.h"
+#include "InvalidSlotA.h"
#include "tao/CDR.h"
#include "tao/SystemException.h"
#include "ace/OS_NS_string.h"
@@ -41,8 +41,6 @@
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:70
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
// Arg traits specializations.
namespace TAO
{
@@ -173,5 +171,3 @@ CORBA::Boolean operator>> (
{
return true;
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL