// $Id$ #include "ID_Factory.h" #if ! defined (__ACE_INLINE__) #include "ID_Factory.inl" #endif /* __ACE_INLINE__ */ ACE_RCSID(Notify, TAO_Notify_ID_Factory, "$Id$") TAO_Notify_ID_Factory::TAO_Notify_ID_Factory (void) : seed_ (0) { } TAO_Notify_ID_Factory::~TAO_Notify_ID_Factory () { }