summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-25 22:36:01 +0000
committerkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-25 22:36:01 +0000
commitdfbfc660d5a86927683b70951144a52ec6c2369c (patch)
tree6d7e8b047497d904d89b4e316009ea56fc181ebd
parent076c625ce512a48f34999c71ca3e3d9345fef4e7 (diff)
downloadATCD-dfbfc660d5a86927683b70951144a52ec6c2369c.tar.gz
*** empty log message ***
-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"