summaryrefslogtreecommitdiff
path: root/TAO/tao/Collocation_Strategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Collocation_Strategy.h')
-rw-r--r--TAO/tao/Collocation_Strategy.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tao/Collocation_Strategy.h b/TAO/tao/Collocation_Strategy.h
index 9a6e4927b52..236149a387b 100644
--- a/TAO/tao/Collocation_Strategy.h
+++ b/TAO/tao/Collocation_Strategy.h
@@ -14,6 +14,10 @@
#define TAO_COLLOCATION_STRATEGY_H
#include /**/ "ace/pre.h"
+#include "tao/orbconf.h"
+#include "tao/Versioned_Namespace.h"
+
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
/// Define symbolic names for the ORB collocation strategies.
namespace TAO
@@ -37,6 +41,8 @@ namespace TAO
};
}
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#endif /* TAO_COLLOCATION_STRATEGY_H */