mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-16 08:08:01 +00:00
Add hash_multimap support
llvm-svn: 5457
This commit is contained in:
parent
6051f888b4
commit
d0a6d1c807
@ -37,6 +37,7 @@
|
||||
#endif
|
||||
|
||||
using HASH_NAMESPACE::hash_map;
|
||||
using HASH_NAMESPACE::hash_multimap;
|
||||
using HASH_NAMESPACE::hash;
|
||||
|
||||
#include <Support/HashExtras.h>
|
||||
|
Loading…
Reference in New Issue
Block a user