From f14a01b8fbabdbf58e4bbc74cc5a84d672b20dfc Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Thu, 3 Nov 2005 17:38:46 +0000 Subject: ChangeLogTag:Thu Nov 3 09:26:21 2005 Ossama Othman --- TAO/tao/DynamicInterface/Server_Request.inl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TAO/tao/DynamicInterface/Server_Request.inl') diff --git a/TAO/tao/DynamicInterface/Server_Request.inl b/TAO/tao/DynamicInterface/Server_Request.inl index 4eca4ba2639..b8e4bf6099f 100644 --- a/TAO/tao/DynamicInterface/Server_Request.inl +++ b/TAO/tao/DynamicInterface/Server_Request.inl @@ -2,6 +2,8 @@ // // $Id$ +TAO_BEGIN_VERSIONED_NAMESPACE_DECL + ACE_INLINE void CORBA::release (CORBA::ServerRequest_ptr x) @@ -80,3 +82,5 @@ CORBA::ServerRequest::_tao_server_request (void) { return this->orb_server_request_; } + +TAO_END_VERSIONED_NAMESPACE_DECL -- cgit v1.2.1