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

#include "tao/ClientRequestInterceptor_Adapter.h"

TAO_BEGIN_VERSIONED_NAMESPACE_DECL

TAO::ClientRequestInterceptor_Adapter::~ClientRequestInterceptor_Adapter (void)
{
}

TAO_END_VERSIONED_NAMESPACE_DECL