From 9162fb9c4efda73ed1e85cd0627ce7626e2e3ee7 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/Caching_Utility_T.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ace/Caching_Utility_T.h') diff --git a/ace/Caching_Utility_T.h b/ace/Caching_Utility_T.h index cc6e3ffe114..f8e26ad736f 100644 --- a/ace/Caching_Utility_T.h +++ b/ace/Caching_Utility_T.h @@ -15,6 +15,7 @@ // ============================================================================ #ifndef CACHING_UTILITY_H +#include "ace/pre.h" #define CACHING_UTILITY_H #include "ace/OS.h" @@ -308,4 +309,5 @@ protected: #pragma implementation ("Caching_Utility_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ +#include "ace/post.h" #endif /* CACHING_UTILITY_H */ -- cgit v1.2.1