Merge pull request #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git] / TAO / tao / Service_Context_Handler.cpp
blobb6d2800fd3496690f2f4a70427ac374d261323d5
1 // -*- C++ -*-
2 #include "tao/Service_Context_Handler.h"
4 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
6 TAO_Service_Context_Handler::TAO_Service_Context_Handler (void)
10 TAO_Service_Context_Handler::~TAO_Service_Context_Handler (void)
14 TAO_END_VERSIONED_NAMESPACE_DECL