summaryrefslogtreecommitdiff
path: root/ace/Caching_Utility_T.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-18 12:17:48 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-18 12:17:48 +0000
commit9162fb9c4efda73ed1e85cd0627ce7626e2e3ee7 (patch)
treef2fdfe049c1488784708760e12dd5573560915f7 /ace/Caching_Utility_T.h
parent7b6a39ee045885ccaeaeff58c2009489184c73bd (diff)
downloadATCD-9162fb9c4efda73ed1e85cd0627ce7626e2e3ee7.tar.gz
ChangeLogTag:Sat Mar 18 05:42:06 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'ace/Caching_Utility_T.h')
-rw-r--r--ace/Caching_Utility_T.h2
1 files changed, 2 insertions, 0 deletions
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 */