summaryrefslogtreecommitdiff
path: root/TAO/tao/DynArray_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DynArray_i.cpp')
-rw-r--r--TAO/tao/DynArray_i.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/DynArray_i.cpp b/TAO/tao/DynArray_i.cpp
index 7da431b948d..117aa83bef9 100644
--- a/TAO/tao/DynArray_i.cpp
+++ b/TAO/tao/DynArray_i.cpp
@@ -16,7 +16,7 @@
#include "tao/DynAny_i.h"
-#if !defined (TAO_HAS_MINIMUM_CORBA)
+#if (TAO_HAS_MINIMUM_CORBA == 0)
#include "tao/DynArray_i.h"
#include "tao/InconsistentTypeCodeC.h"