summaryrefslogtreecommitdiff
path: root/TAO/tao/DynAnyC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DynAnyC.cpp')
-rw-r--r--TAO/tao/DynAnyC.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/DynAnyC.cpp b/TAO/tao/DynAnyC.cpp
index 4db23a092be..41235fe8c58 100644
--- a/TAO/tao/DynAnyC.cpp
+++ b/TAO/tao/DynAnyC.cpp
@@ -24,7 +24,7 @@
#include "tao/DynAnyC.h"
-#if !defined (TAO_HAS_MINIMUM_CORBA)
+#if (TAO_HAS_MINIMUM_CORBA == 0)
#include "tao/Stub.h"
#include "tao/Servant_Base.h"