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

TAO_BEGIN_VERSIONED_NAMESPACE_DECL

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

TAO_END_VERSIONED_NAMESPACE_DECL