From e58bc09367b407b3e0e35822258d797451cd36cb Mon Sep 17 00:00:00 2001 From: nanbor Date: Sat, 18 Mar 2000 12:17:48 +0000 Subject: ChangeLogTag:Sat Mar 18 05:42:06 2000 Nanbor Wang --- ace/config-sunos5.4-centerline-2.x.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ace/config-sunos5.4-centerline-2.x.h') diff --git a/ace/config-sunos5.4-centerline-2.x.h b/ace/config-sunos5.4-centerline-2.x.h index 4044217f114..62f8178c9f6 100644 --- a/ace/config-sunos5.4-centerline-2.x.h +++ b/ace/config-sunos5.4-centerline-2.x.h @@ -5,6 +5,7 @@ // platforms using the Centerline 2.x C++ compiler. #ifndef ACE_CONFIG_H +#include "ace/pre.h" #define ACE_CONFIG_H #define ACE_HAS_TEMPLATE_SPECIALIZATION @@ -170,4 +171,5 @@ #define ACE_HAS_IDTYPE_T #define ACE_HAS_DIRENT +#include "ace/post.h" #endif /* ACE_CONFIG_H */ -- cgit v1.2.1