// $Id$ #ifndef TAO_ESF_PROXY_COLLECTION_CPP #define TAO_ESF_PROXY_COLLECTION_CPP #include "ESF_Proxy_Collection.h" #include "ESF_Worker.h" #if ! defined (__ACE_INLINE__) #include "ESF_Proxy_Collection.i" #endif /* __ACE_INLINE__ */ ACE_RCSID(ESF, ESF_Proxy_Collection, "$Id$") // **************************************************************** template TAO_ESF_Proxy_Collection::~TAO_ESF_Proxy_Collection (void) { } #endif /* TAO_ESF_PROXY_COLLECTION_CPP */