summaryrefslogtreecommitdiffstats
path: root/llvm/include/ext
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-01-30 16:27:12 +0000
committerChris Lattner <sabre@nondot.org>2002-01-30 16:27:12 +0000
commitd121040e2bcf13eb27d39dc0fc25fad2b69d2633 (patch)
treef4771119b9dc9af5d0bd7b6308f4fe7d6ebbef50 /llvm/include/ext
parentaeabeb36eb86f6e2d079f7448e5442810c4acfe4 (diff)
downloadbcm5719-llvm-d121040e2bcf13eb27d39dc0fc25fad2b69d2633.tar.gz
bcm5719-llvm-d121040e2bcf13eb27d39dc0fc25fad2b69d2633.zip
Check in GCC 3.02 compatiblity headers for GCC 2.95.3
llvm-svn: 1590
Diffstat (limited to 'llvm/include/ext')
-rw-r--r--llvm/include/ext/hash_map2
-rw-r--r--llvm/include/ext/hash_set2
2 files changed, 4 insertions, 0 deletions
diff --git a/llvm/include/ext/hash_map b/llvm/include/ext/hash_map
new file mode 100644
index 00000000000..4b936557de1
--- /dev/null
+++ b/llvm/include/ext/hash_map
@@ -0,0 +1,2 @@
+
+#include <hash_map>
diff --git a/llvm/include/ext/hash_set b/llvm/include/ext/hash_set
new file mode 100644
index 00000000000..af4c914ed80
--- /dev/null
+++ b/llvm/include/ext/hash_set
@@ -0,0 +1,2 @@
+
+#include <hash_set>
OpenPOWER on IntegriCloud