/* -*- C++ -*- */ //============================================================================= /** * @file IORInterceptor.h * * @author Bala Natarajan */ //============================================================================= #ifndef TAO_IORINTERCEPTOR_IORINTERCEPTOR_H #define TAO_IORINTERCEPTOR_IORINTERCEPTOR_H #include /**/ "ace/pre.h" #include "tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ #include /**/ "ace/post.h" #endif /*TAO_IORINTERCEPTOR_IORINTERCEPTOR_H*/