summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/ID_Factory.cpp
blob: 466a2ea8fb40fe9de9f0b6d0193ef5020137d341 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// $Id$

#include "ID_Factory.h"

#if ! defined (__ACE_INLINE__)
#include "ID_Factory.inl"
#endif /* __ACE_INLINE__ */

ACE_RCSID(RT_Notify, TAO_NS_ID_Factory, "$Id$")

TAO_NS_ID_Factory::TAO_NS_ID_Factory (void)
{
}

TAO_NS_ID_Factory::~TAO_NS_ID_Factory ()
{
}