summaryrefslogtreecommitdiff
path: root/TAO/tao/Collocation_Strategy.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-24 11:05:47 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-24 11:05:47 +0000
commitc9453fa9a8437101b087df3eb9ae2da9db1f0b6e (patch)
tree550e5a13efab47f5a2526ac5d60ecfdcdc6abd47 /TAO/tao/Collocation_Strategy.h
parent19803029f50dbba5d851692c1292af3f875641fb (diff)
downloadATCD-c9453fa9a8437101b087df3eb9ae2da9db1f0b6e.tar.gz
ChangeLogTag:Thu Nov 24 03:01:29 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
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 */