summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableInterceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableInterceptor.h')
-rw-r--r--TAO/tao/PortableInterceptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableInterceptor.h b/TAO/tao/PortableInterceptor.h
index 8ee612e947f..60e3e158ed5 100644
--- a/TAO/tao/PortableInterceptor.h
+++ b/TAO/tao/PortableInterceptor.h
@@ -121,11 +121,11 @@ public:
private:
PortableInterceptor::ServerRequestInterceptor_var interceptor_;
};
-#endif /* TAO_HAS_INTERCEPTORS */
#if defined (__ACE_INLINE__)
#include "tao/PortableInterceptor.i"
#endif /* defined INLINE */
+#endif /* TAO_HAS_INTERCEPTORS */
#include "ace/post.h"