// $Id$ #include "tao/Service_Context_Handler.h" ACE_RCSID (tao, Service_Context_Handler, "$Id$") TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Service_Context_Handler::TAO_Service_Context_Handler (void) { } TAO_Service_Context_Handler::~TAO_Service_Context_Handler (void) { } TAO_END_VERSIONED_NAMESPACE_DECL