summaryrefslogtreecommitdiff
path: root/TAO/tao/Collocation_Strategy.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-08-14 13:52:22 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-08-14 13:52:22 +0000
commitc8dd9873b11d4d8b1e162cb6fe70b7de703d4183 (patch)
treeb44d27433045118222c7969c0893b1caf7a32055 /TAO/tao/Collocation_Strategy.h
parent7e453f94638fe4ab851d3bfbd61762a02b18a11f (diff)
downloadATCD-c8dd9873b11d4d8b1e162cb6fe70b7de703d4183.tar.gz
Mon Aug 14 13:45:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Collocation_Strategy.h')
-rw-r--r--TAO/tao/Collocation_Strategy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Collocation_Strategy.h b/TAO/tao/Collocation_Strategy.h
index 236149a387b..2a9e8c0aeaa 100644
--- a/TAO/tao/Collocation_Strategy.h
+++ b/TAO/tao/Collocation_Strategy.h
@@ -15,14 +15,14 @@
#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
-#include "tao/Versioned_Namespace.h"
+#include /**/ "tao/Versioned_Namespace.h"
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
/// Define symbolic names for the ORB collocation strategies.
namespace TAO
{
- enum Collocation_Strategy
+ enum Collocation_Strategy
{
/// i.e no collocation.
TAO_CS_REMOTE_STRATEGY,