summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/PortableGroup_Hooks.cpp
blob: 36834ac47400d27e3ad3c39f433923a83bee3fc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// -*- C++ -*-
//
// $Id$

#include "PortableGroup_Hooks.h"

ACE_RCSID (TAO_PortableServer,
           PortableGroup_Hooks,
           "$Id$")

TAO_POA_PortableGroup_Hooks::~TAO_POA_PortableGroup_Hooks (void)
{
}