summaryrefslogtreecommitdiff
path: root/ace/Hash_Map_Manager.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-01-31 16:00:00 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-01-31 16:00:00 +0000
commit835aac2f7115f160e80fd8530e069503147e9b65 (patch)
tree51d90c4e9933375b615229a2cb1607a9c9c1123c /ace/Hash_Map_Manager.h
parentcc41b496a73027e0caae50b4fec1e6a364839588 (diff)
downloadATCD-835aac2f7115f160e80fd8530e069503147e9b65.tar.gz
removed #include of ace/Hash_Map_Manager.i because it doesn't exist
Diffstat (limited to 'ace/Hash_Map_Manager.h')
-rw-r--r--ace/Hash_Map_Manager.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Hash_Map_Manager.h b/ace/Hash_Map_Manager.h
index d46faf0469b..138db0401d0 100644
--- a/ace/Hash_Map_Manager.h
+++ b/ace/Hash_Map_Manager.h
@@ -253,10 +253,6 @@ private:
// table slot.
};
-#if defined (__ACE_INLINE__)
-#include "ace/Hash_Map_Manager.i"
-#endif /* __ACE_INLINE__ */
-
#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
#include "ace/Hash_Map_Manager.cpp"
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */