summaryrefslogtreecommitdiff
path: root/TAO/tao/PI/PICurrentC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PI/PICurrentC.cpp')
-rw-r--r--TAO/tao/PI/PICurrentC.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/PI/PICurrentC.cpp b/TAO/tao/PI/PICurrentC.cpp
index 79c119255e9..197b87f3c07 100644
--- a/TAO/tao/PI/PICurrentC.cpp
+++ b/TAO/tao/PI/PICurrentC.cpp
@@ -29,7 +29,7 @@
// be\be_codegen.cpp:291
-#include "tao/PI/PICurrentC.h"
+#include "PICurrentC.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:70
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
// Arg traits specializations.
namespace TAO
{
@@ -180,5 +178,3 @@ PortableInterceptor::Current::marshal (TAO_OutputCDR &)
{
return false;
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL