summaryrefslogtreecommitdiff
path: root/TAO/tao/DomainC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DomainC.h')
-rw-r--r--TAO/tao/DomainC.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/DomainC.h b/TAO/tao/DomainC.h
index 37d03f81307..fceee5685f4 100644
--- a/TAO/tao/DomainC.h
+++ b/TAO/tao/DomainC.h
@@ -201,7 +201,7 @@ private:
// ConstructionPolicy
// *************************************************************
-#if ! defined (TAO_HAS_MINIMUM_CORBA)
+#if (TAO_HAS_MINIMUM_CORBA == 0)
class TAO_Export CORBA_ConstructionPolicy_var
{