summaryrefslogtreecommitdiff
path: root/TAO/tao/Client_Strategy_Factory.cpp
blob: e0d1e5344988a62e88ddf8b448ad193e964a5bb7 (plain)
1
2
3
4
5
6
7
8
9
10
#include "tao/corba.h"

TAO_Client_Strategy_Factory::TAO_Client_Strategy_Factory (void)
{
}

TAO_Client_Strategy_Factory::~TAO_Client_Strategy_Factory (void)
{
}