summaryrefslogtreecommitdiff
path: root/TAO/tao/IORInterceptor_Adapter.cpp
blob: 87e2ca2971c802aa05c5333603b7de076987e268 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// @(#) $Id$

#include "tao/IORInterceptor_Adapter.h"

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

TAO_IORInterceptor_Adapter::~TAO_IORInterceptor_Adapter (void)
{
}