summaryrefslogtreecommitdiff
path: root/TAO/tao/PI/PI.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PI/PI.h')
-rw-r--r--TAO/tao/PI/PI.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tao/PI/PI.h b/TAO/tao/PI/PI.h
index d1849e3c781..514bde89974 100644
--- a/TAO/tao/PI/PI.h
+++ b/TAO/tao/PI/PI.h
@@ -21,6 +21,10 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
+#include "tao/Versioned_Namespace.h"
+
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
/**
* @class TAO_PI_Init
*
@@ -37,6 +41,8 @@ static int
TAO_Requires_PI_Initializer =
TAO_PI_Init::Initializer ();
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#define TAO_PI_SAFE_INCLUDE