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