00001 /* -*- C++ -*- */ 00002 00003 //============================================================================= 00004 /** 00005 * @file IORInterceptor.h 00006 * 00007 * $Id: IORInterceptor.h 62267 2004-11-28 17:47:43Z bala $ 00008 * 00009 * @author Bala Natarajan <bala@dre.vanderbilt.edu> 00010 */ 00011 //============================================================================= 00012 #ifndef TAO_IORINTERCEPTOR_IORINTERCEPTOR_H 00013 #define TAO_IORINTERCEPTOR_IORINTERCEPTOR_H 00014 #include /**/ "ace/pre.h" 00015 00016 #include "tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h" 00017 00018 #if !defined (ACE_LACKS_PRAGMA_ONCE) 00019 # pragma once 00020 #endif /* ACE_LACKS_PRAGMA_ONCE */ 00021 00022 #include /**/ "ace/post.h" 00023 #endif /*TAO_IORINTERCEPTOR_IORINTERCEPTOR_H*/