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

TAO_BEGIN_VERSIONED_NAMESPACE_DECL

TAO_ClientRequestInterceptor_Adapter_Factory::~TAO_ClientRequestInterceptor_Adapter_Factory ()
{
}

TAO_END_VERSIONED_NAMESPACE_DECL