summaryrefslogtreecommitdiff
path: root/TAO/tao/Context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Context.cpp')
-rw-r--r--TAO/tao/Context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Context.cpp b/TAO/tao/Context.cpp
index 72b1d3f2d81..3f5510b9ce6 100644
--- a/TAO/tao/Context.cpp
+++ b/TAO/tao/Context.cpp
@@ -2,7 +2,7 @@
#include "tao/Context.h"
-#if !defined (TAO_HAS_MINIMUM_CORBA)
+#if (TAO_HAS_MINIMUM_CORBA == 0)
#include "tao/Typecode.h"
#include "tao/Environment.h"