summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.cpp b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.cpp
index 58047cef329..988e0eff5dc 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.cpp
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.cpp
@@ -13,6 +13,7 @@ ACE_RCSID (PortableGroup,
PG_Utils,
"$Id$")
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
namespace TAO
{
@@ -171,3 +172,5 @@ namespace TAO
return cdr.good_bit ();
}
}
+
+TAO_END_VERSIONED_NAMESPACE_DECL