summaryrefslogtreecommitdiff
path: root/TAO/tao/InterceptorS.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/InterceptorS.h')
-rw-r--r--TAO/tao/InterceptorS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/InterceptorS.h b/TAO/tao/InterceptorS.h
index 9726ef46bda..dc56114fb22 100644
--- a/TAO/tao/InterceptorS.h
+++ b/TAO/tao/InterceptorS.h
@@ -25,7 +25,7 @@
#pragma warning(disable:4250)
#endif /* _MSC_VER */
-#if defined (TAO_HAS_INTERCEPTORS)
+#if (TAO_HAS_INTERCEPTORS == 1)
TAO_NAMESPACE POA_PortableInterceptor
{