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