From f085418a9e30b117af064f04298532377e64a234 Mon Sep 17 00:00:00 2001 From: dhinton Date: Sat, 19 Jul 2003 19:04:16 +0000 Subject: ChangeLogTag:Sat Jul 19 18:38:50 UTC 2003 Don Hinton --- ace/config-sunos5.4-sunc++-4.x.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ace/config-sunos5.4-sunc++-4.x.h') diff --git a/ace/config-sunos5.4-sunc++-4.x.h b/ace/config-sunos5.4-sunc++-4.x.h index 5782d626bdf..41a4a405191 100644 --- a/ace/config-sunos5.4-sunc++-4.x.h +++ b/ace/config-sunos5.4-sunc++-4.x.h @@ -6,7 +6,7 @@ #ifndef ACE_CONFIG_H #define ACE_CONFIG_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #if ! defined (__ACE_INLINE__) # define __ACE_INLINE__ @@ -193,5 +193,5 @@ # define ACE_NEW_THROWS_EXCEPTIONS # endif /* ACE_HAS_EXCEPTIONS */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ACE_CONFIG_H */ -- cgit v1.2.1