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.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/PortableServer/POA_Guard.cpp b/TAO/tao/PortableServer/POA_Guard.cpp
index cbf2eb0bba7..86740ada622 100644
--- a/TAO/tao/PortableServer/POA_Guard.cpp
+++ b/TAO/tao/PortableServer/POA_Guard.cpp
@@ -8,6 +8,9 @@ ACE_RCSID(PortableServer,
POA_Guard,
"$Id$")
+
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace TAO
{
namespace Portable_Server
@@ -43,3 +46,4 @@ namespace TAO
}
}
+TAO_END_VERSIONED_NAMESPACE_DECL