Check in GCC 3.02 compatiblity headers for GCC 2.95.3

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1590 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-01-30 16:27:12 +00:00
parent 296a360dc5
commit 625568410a
2 changed files with 4 additions and 0 deletions

2
include/ext/hash_map Normal file
View File

@ -0,0 +1,2 @@
#include <hash_map>

2
include/ext/hash_set Normal file
View File

@ -0,0 +1,2 @@
#include <hash_set>