summaryrefslogtreecommitdiff
path: root/TAO/tao/IORInterceptor_Adapter_Factory.cpp
blob: 4bf66592ee5187fd8606ca8d803cac9e5d4b8e68 (plain)
1
2
3
4
5
6
7
8
9
10
// $Id$
#include "tao/IORInterceptor_Adapter_Factory.h"

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

TAO_IORInterceptor_Adapter_Factory::~TAO_IORInterceptor_Adapter_Factory (void)
{
}