summaryrefslogtreecommitdiff
path: root/ace/Cache_Map_Manager_T.h
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1999-06-16 19:28:58 +0000
committerSteve Huston <shuston@riverace.com>1999-06-16 19:28:58 +0000
commite41a2109db91a05c4210fae359feeebaf5e9124a (patch)
tree74ba773a31cb8435f5d99ba6cdacc60e87ed959c /ace/Cache_Map_Manager_T.h
parentc973743efb2e1f9d39d170489f7ab0e23d65e1fe (diff)
downloadATCD-e41a2109db91a05c4210fae359feeebaf5e9124a.tar.gz
Corrected #pragma implementation.
Diffstat (limited to 'ace/Cache_Map_Manager_T.h')
-rw-r--r--ace/Cache_Map_Manager_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Cache_Map_Manager_T.h b/ace/Cache_Map_Manager_T.h
index 2afdf7d326c..4fdb6aedc38 100644
--- a/ace/Cache_Map_Manager_T.h
+++ b/ace/Cache_Map_Manager_T.h
@@ -353,7 +353,7 @@ protected:
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
-#pragma implementation "ace/Cache_Map_Manager_T.cpp"
+#pragma implementation ("ace/Cache_Map_Manager_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* CACHE_MAP_MANAGER_T_H */