summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/POA_Guard.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/POA_Guard.cpp')
-rw-r--r--TAO/tao/PortableServer/POA_Guard.cpp8
1 files changed, 2 insertions, 6 deletions
diff --git a/TAO/tao/PortableServer/POA_Guard.cpp b/TAO/tao/PortableServer/POA_Guard.cpp
index a2943714015..cbf2eb0bba7 100644
--- a/TAO/tao/PortableServer/POA_Guard.cpp
+++ b/TAO/tao/PortableServer/POA_Guard.cpp
@@ -1,16 +1,13 @@
// $Id$
-#include "tao/PortableServer/POA_Guard.h"
-#include "tao/PortableServer/Root_POA.h"
+#include "POA_Guard.h"
+#include "Root_POA.h"
#include "tao/ORB_Constants.h"
ACE_RCSID(PortableServer,
POA_Guard,
"$Id$")
-
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace TAO
{
namespace Portable_Server
@@ -46,4 +43,3 @@ namespace TAO
}
}
-TAO_END_VERSIONED_NAMESPACE_DECL