Check in GCC 3.02 compatiblity headers for GCC 2.95.3

llvm-svn: 1590
This commit is contained in:
Chris Lattner 2002-01-30 16:27:12 +00:00
parent eac8c36f1d
commit f358e82b87
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>