From 320e339a405cc07fded05f2bbc5929b9b367f9b5 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/LF_Connect_Strategy.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TAO/tao/LF_Connect_Strategy.h') diff --git a/TAO/tao/LF_Connect_Strategy.h b/TAO/tao/LF_Connect_Strategy.h index 0784541bf25..774d6c4a183 100644 --- a/TAO/tao/LF_Connect_Strategy.h +++ b/TAO/tao/LF_Connect_Strategy.h @@ -12,7 +12,7 @@ #ifndef TAO_LF_CONNECT_STRATEGY_H #define TAO_LF_CONNECT_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Connect_Strategy.h" @@ -53,5 +53,5 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_LF_CONNECT_STRATEGY_H*/ -- cgit v1.2.1