00001 // $Id: IORInterceptor_Adapter_Factory.cpp 69150 2005-11-02 07:13:04Z ossama $ 00002 #include "tao/IORInterceptor_Adapter_Factory.h" 00003 00004 ACE_RCSID (tao, 00005 IORInterceptor_Adapter_Factory, 00006 "$Id: IORInterceptor_Adapter_Factory.cpp 69150 2005-11-02 07:13:04Z ossama $") 00007 00008 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00009 00010 TAO_IORInterceptor_Adapter_Factory::~TAO_IORInterceptor_Adapter_Factory (void) 00011 { 00012 } 00013 00014 TAO_END_VERSIONED_NAMESPACE_DECL