From b9a7244eae2d74b173132032aae504fca84eb202 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/Synch.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ace/Synch.h') diff --git a/ace/Synch.h b/ace/Synch.h index ed1a93a79e0..c988bb7a85b 100644 --- a/ace/Synch.h +++ b/ace/Synch.h @@ -14,7 +14,7 @@ #ifndef ACE_SYNCH_H #define ACE_SYNCH_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/ACE_export.h" @@ -1860,5 +1860,5 @@ public: # include "ace/Test_and_Set.h" #endif /* ACE_LEGACY_MODE */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ACE_SYNCH_H */ -- cgit v1.2.1