GitHub Actions: Try MSVC builds with /std:c++17 and 20
[ACE_TAO.git] / ACE / ace / Connection_Recycling_Strategy.cpp
blobb5619a67491d9963e6a8bac5ca51847d3330740e
1 #include "ace/Connection_Recycling_Strategy.h"
3 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
5 ACE_Connection_Recycling_Strategy::ACE_Connection_Recycling_Strategy (void)
9 ACE_Connection_Recycling_Strategy::~ACE_Connection_Recycling_Strategy (void)
13 ACE_END_VERSIONED_NAMESPACE_DECL