From 2b5304a6252f4d34741b638ac9a7e6fd2500a0ea Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 24 Jul 2002 21:09:54 +0000 Subject: [PATCH] Move compatibility headers to Support git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3054 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/ext/hash_map | 2 -- include/ext/hash_set | 2 -- 2 files changed, 4 deletions(-) delete mode 100644 include/ext/hash_map delete mode 100644 include/ext/hash_set 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