summaryrefslogtreecommitdiff
path: root/TAO/tao/ClientRequestInterceptor_Adapter_Factory.cpp
blob: 4552cb8c3281f0a1c231624179f5665f18153b33 (plain)
1
2
3
4
5
6
7
8
9
10
11
// $Id$

#include "tao/ClientRequestInterceptor_Adapter_Factory.h"

TAO_BEGIN_VERSIONED_NAMESPACE_DECL

TAO_ClientRequestInterceptor_Adapter_Factory::~TAO_ClientRequestInterceptor_Adapter_Factory (void)
{
}

TAO_END_VERSIONED_NAMESPACE_DECL