From b3137ee815be2a3907226eda6c1f8bd180af66cd Mon Sep 17 00:00:00 2001 From: dhinton Date: Mon, 21 Jul 2003 23:51:40 +0000 Subject: ChangeLogTag:Mon Jul 21 22:57:54 UTC 2003 Don Hinton --- TAO/tao/RTCORBA/RT_Endpoint_Utils.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 efa0f2654f4..1e8965df3eb 100644 --- a/TAO/tao/RTCORBA/RT_Endpoint_Utils.h +++ b/TAO/tao/RTCORBA/RT_Endpoint_Utils.h @@ -16,7 +16,7 @@ #ifndef RT_ENDPOINT_UTILS_H #define RT_ENDPOINT_UTILS_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "rtcorba_export.h" @@ -49,5 +49,5 @@ private: TAO_RT_Endpoint_Utils (); }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* RT_ENDPOINT_UTILS_H */ -- cgit v1.2.1