summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/IdUniquenessStrategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/IdUniquenessStrategy.h')
-rw-r--r--TAO/tao/PortableServer/IdUniquenessStrategy.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/PortableServer/IdUniquenessStrategy.h b/TAO/tao/PortableServer/IdUniquenessStrategy.h
index bdb2f08e182..d58778c0644 100644
--- a/TAO/tao/PortableServer/IdUniquenessStrategy.h
+++ b/TAO/tao/PortableServer/IdUniquenessStrategy.h
@@ -24,6 +24,8 @@
#include "IdUniquenessPolicyC.h"
#include "PS_ForwardC.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace TAO
{
namespace Portable_Server
@@ -48,5 +50,7 @@ namespace TAO
}
}
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#endif /* TAO_ID_UNIQUENESS_STRATEGY_H */