00001 #include "ace/Connection_Recycling_Strategy.h" 00002 00003 00004 ACE_RCSID(ace, Connection_Recycling_Strategy, "Connection_Recycling_Strategy.cpp,v 4.3 2005/10/28 16:14:52 ossama Exp") 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