summaryrefslogtreecommitdiff
path: root/TAO/tao/Interceptor.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Interceptor.i')
-rw-r--r--TAO/tao/Interceptor.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Interceptor.i b/TAO/tao/Interceptor.i
index 91ba9edffeb..dbc30782d0b 100644
--- a/TAO/tao/Interceptor.i
+++ b/TAO/tao/Interceptor.i
@@ -1,6 +1,6 @@
/* -*- C++ -*- $Id$ */
-#if defined (TAO_HAS_INTERCEPTORS)
+#if (TAO_HAS_INTERCEPTORS == 1)
ACE_INLINE
TAO_ClientRequestInterceptor_Adapter::TAO_ClientRequestInterceptor_Adapter
(PortableInterceptor::ClientRequestInterceptor_ptr interceptor)