// -*- C++ -*- #include "tao/Service_Context_Handler.h" TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Service_Context_Handler::TAO_Service_Context_Handler () { } TAO_Service_Context_Handler::~TAO_Service_Context_Handler () { } TAO_END_VERSIONED_NAMESPACE_DECL