Merge pull request #2301 from sonndinh/remove-dup-reactor-functions
[ACE_TAO.git] / TAO / tao / Service_Context_Handler.cpp
blob1f80a63dcf24e1f5f8382ca81d67c3b3003f51e7
1 // -*- C++ -*-
2 #include "tao/Service_Context_Handler.h"
4 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
6 TAO_Service_Context_Handler::TAO_Service_Context_Handler ()
10 TAO_Service_Context_Handler::~TAO_Service_Context_Handler ()
14 TAO_END_VERSIONED_NAMESPACE_DECL