Skip to content

Commit

Permalink
Check in GCC 3.02 compatiblity headers for GCC 2.95.3
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1590 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
lattner committed Jan 30, 2002
1 parent 296a360 commit 6255684
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/ext/hash_map
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

#include <hash_map>
2 changes: 2 additions & 0 deletions include/ext/hash_set
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

#include <hash_set>

0 comments on commit 6255684

Please sign in to comment.