summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/PortableServer_Functions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/PortableServer_Functions.cpp')
-rw-r--r--TAO/tao/PortableServer/PortableServer_Functions.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/PortableServer/PortableServer_Functions.cpp b/TAO/tao/PortableServer/PortableServer_Functions.cpp
index ac70be706c3..23fb82cb0fd 100644
--- a/TAO/tao/PortableServer/PortableServer_Functions.cpp
+++ b/TAO/tao/PortableServer/PortableServer_Functions.cpp
@@ -1,4 +1,4 @@
-#include "tao/PortableServer/PortableServer_Functions.h"
+#include "PortableServer_Functions.h"
ACE_RCSID (PortableServer,
PortableServer_Functions,
@@ -6,8 +6,6 @@ ACE_RCSID (PortableServer,
#include "ace/OS_NS_string.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace PortableServer
{
PortableServer::ObjectId *
@@ -56,5 +54,3 @@ namespace PortableServer
}
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL