summaryrefslogtreecommitdiff
path: root/TAO/tao/NVList.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/NVList.h')
-rw-r--r--TAO/tao/NVList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/NVList.h b/TAO/tao/NVList.h
index 44d013ddb5d..74169059915 100644
--- a/TAO/tao/NVList.h
+++ b/TAO/tao/NVList.h
@@ -26,7 +26,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#if !defined (TAO_HAS_MINIMUM_CORBA)
+#if (TAO_HAS_MINIMUM_CORBA == 0)
#include "ace/Containers_T.h"
#include "tao/Any.h"