00001 #include "ace/Connection_Recycling_Strategy.h" 00002 00003 00004 ACE_RCSID(ace, Connection_Recycling_Strategy, "$Id: Connection_Recycling_Strategy.cpp 69051 2005-10-28 16:14:56Z ossama $") 00005 00006 00007 ACE_BEGIN_VERSIONED_NAMESPACE_DECL 00008 00009 ACE_Connection_Recycling_Strategy::~ACE_Connection_Recycling_Strategy (void) 00010 { 00011 } 00012 00013 ACE_END_VERSIONED_NAMESPACE_DECL