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

TAO_BEGIN_VERSIONED_NAMESPACE_DECL

TAO_IORInterceptor_Adapter::~TAO_IORInterceptor_Adapter ()
{
}

TAO_END_VERSIONED_NAMESPACE_DECL