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/Module.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ace/Module.h') diff --git a/ace/Module.h b/ace/Module.h index 092f0f915e7..1490da2095c 100644 --- a/ace/Module.h +++ b/ace/Module.h @@ -13,7 +13,7 @@ #ifndef ACE_MODULE_H #define ACE_MODULE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/ACE_export.h" @@ -204,6 +204,6 @@ private: #pragma implementation ("Module.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ACE_MODULE_H */ -- cgit v1.2.1