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

#include "tao/Valuetype_Adapter.h"

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

TAO_Valuetype_Adapter::~TAO_Valuetype_Adapter (void)
{
}