3 //=============================================================================
5 * @file RequestInterceptor_Adapter.cpp
7 * This file an adapter class to simplify the support of
10 //=============================================================================
12 #include "tao/RequestInterceptor_Adapter.h"
14 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
16 TAO::RequestInterceptor_Adapter::~RequestInterceptor_Adapter ()
20 TAO_END_VERSIONED_NAMESPACE_DECL