From: Chris Lattner Date: Wed, 24 Jul 2002 21:09:54 +0000 (+0000) Subject: Move compatibility headers to Support X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2b5304a6252f4d34741b638ac9a7e6fd2500a0ea;p=oota-llvm.git Move compatibility headers to Support git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3054 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/ext/hash_map b/include/ext/hash_map deleted file mode 100644 index 4b936557de1..00000000000 --- a/include/ext/hash_map +++ /dev/null @@ -1,2 +0,0 @@ - -#include diff --git a/include/ext/hash_set b/include/ext/hash_set deleted file mode 100644 index af4c914ed80..00000000000 --- a/include/ext/hash_set +++ /dev/null @@ -1,2 +0,0 @@ - -#include