summaryrefslogtreecommitdiff
path: root/ACE/ace/Connection_Recycling_Strategy.cpp
blob: cc15fa0c1debd6165e3e5fd5e6139b2ee1d70a72 (plain)
1
2
3
4
5
6
7
8
9
#include "ace/Connection_Recycling_Strategy.h"

ACE_BEGIN_VERSIONED_NAMESPACE_DECL

ACE_Connection_Recycling_Strategy::ACE_Connection_Recycling_Strategy ()
{
}

ACE_END_VERSIONED_NAMESPACE_DECL