summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB.i')
-rw-r--r--TAO/tao/ORB.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB.i b/TAO/tao/ORB.i
index 2ad8378dba2..541b2e264d7 100644
--- a/TAO/tao/ORB.i
+++ b/TAO/tao/ORB.i
@@ -309,7 +309,7 @@ CORBA_ORB::orb_core (void) const
return this->orb_core_;
}
-#if defined (TAO_HAS_INTERCEPTORS)
+#if (TAO_HAS_INTERCEPTORS == 1)
ACE_INLINE PortableInterceptor::ClientRequestInterceptor_ptr
CORBA_ORB::_register_client_interceptor
(PortableInterceptor::ClientRequestInterceptor_ptr ci,