Move compatibility headers to Support
authorChris Lattner <sabre@nondot.org>
Wed, 24 Jul 2002 21:09:54 +0000 (21:09 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 24 Jul 2002 21:09:54 +0000 (21:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3054 91177308-0d34-0410-b5e6-96231b3b80d8

include/ext/hash_map [deleted file]
include/ext/hash_set [deleted file]

diff --git a/include/ext/hash_map b/include/ext/hash_map
deleted file mode 100644 (file)
index 4b93655..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-
-#include <hash_map>
diff --git a/include/ext/hash_set b/include/ext/hash_set
deleted file mode 100644 (file)
index af4c914..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-
-#include <hash_set>