summaryrefslogtreecommitdiff
path: root/ace/Hash_Cache_Map_Manager_T.h
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1999-06-25 20:33:46 +0000
committerSteve Huston <shuston@riverace.com>1999-06-25 20:33:46 +0000
commit9e03add00598323567986f5544013335519bc09f (patch)
treec3903da7da547bbe340093cab366b79ce9c43e43 /ace/Hash_Cache_Map_Manager_T.h
parenta4c64354f930f1effef02a93dfbb393accf3673b (diff)
downloadATCD-9e03add00598323567986f5544013335519bc09f.tar.gz
Removed ace/ from #pragma implementation line.
Diffstat (limited to 'ace/Hash_Cache_Map_Manager_T.h')
-rw-r--r--ace/Hash_Cache_Map_Manager_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Hash_Cache_Map_Manager_T.h b/ace/Hash_Cache_Map_Manager_T.h
index e8b3e6e6899..a01f0f41dc1 100644
--- a/ace/Hash_Cache_Map_Manager_T.h
+++ b/ace/Hash_Cache_Map_Manager_T.h
@@ -184,7 +184,7 @@ protected:
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
-#pragma implementation ("ace/Hash_Cache_Map_Manager_T.cpp")
+#pragma implementation ("Hash_Cache_Map_Manager_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* HASH_CACHE_MAP_MANAGER_T_H */