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

#include "tao/Dynamic_Adapter.h"

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

TAO_Dynamic_Adapter::~TAO_Dynamic_Adapter (void)
{
}