From 95308be2e75a55ea78e0bd56e486e5f65b6ee60a Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Fri, 4 Nov 2005 09:26:56 +0000 Subject: ChangeLogTag:Thu Nov 3 09:26:21 2005 Ossama Othman --- TAO/tao/RTCORBA/RT_Endpoint_Utils.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'TAO/tao/RTCORBA/RT_Endpoint_Utils.h') diff --git a/TAO/tao/RTCORBA/RT_Endpoint_Utils.h b/TAO/tao/RTCORBA/RT_Endpoint_Utils.h index 26dd559c5c7..e39da435abf 100644 --- a/TAO/tao/RTCORBA/RT_Endpoint_Utils.h +++ b/TAO/tao/RTCORBA/RT_Endpoint_Utils.h @@ -1,4 +1,4 @@ -// This may look like C, but it's really -*- C++ -*- +// -*- C++ -*- //============================================================================= /** @@ -27,6 +27,8 @@ #include "tao/Policy_ForwardC.h" +TAO_BEGIN_VERSIONED_NAMESPACE_DECL + namespace TAO { class Profile_Transport_Resolver; @@ -51,6 +53,8 @@ private: TAO_RT_Endpoint_Utils (); }; +TAO_END_VERSIONED_NAMESPACE_DECL + #include /**/ "ace/post.h" #endif /* RT_ENDPOINT_UTILS_H */ -- cgit v1.2.1