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

ACE_RCSID (tao,
           ClientRequestInterceptorAdapterFactory,
           "$Id$")

TAO_ClientRequestInterceptor_Adapter_Factory::~TAO_ClientRequestInterceptor_Adapter_Factory (void)
{
}