summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/ID_Factory.cpp
blob: 42eb0bac2a881e800dd138e648a99175409f7fca (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(Notify, TAO_NS_ID_Factory, "$Id$")

TAO_NS_ID_Factory::TAO_NS_ID_Factory (void)
{
}

TAO_NS_ID_Factory::~TAO_NS_ID_Factory ()
{
}