summaryrefslogtreecommitdiff
path: root/TAO/tao/DomainS.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DomainS.cpp')
-rw-r--r--TAO/tao/DomainS.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/DomainS.cpp b/TAO/tao/DomainS.cpp
index b4165cd23ed..e74a9af0484 100644
--- a/TAO/tao/DomainS.cpp
+++ b/TAO/tao/DomainS.cpp
@@ -263,7 +263,7 @@ CORBA::Policy_ptr POA_CORBA::_tao_collocated_DomainManager::get_domain_policy (
);
}
-#if ! defined (TAO_HAS_MINIMUM_CORBA)
+#if (TAO_HAS_MINIMUM_CORBA == 0)
class TAO_CORBA_ConstructionPolicy_Perfect_Hash_OpTable : public TAO_Perfect_Hash_OpTable
{