diff options
Diffstat (limited to 'llvm/include/Support/hash_map')
| -rw-r--r-- | llvm/include/Support/hash_map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/Support/hash_map b/llvm/include/Support/hash_map index 68ee596a855..dc905da4101 100644 --- a/llvm/include/Support/hash_map +++ b/llvm/include/Support/hash_map @@ -37,6 +37,7 @@ #endif using HASH_NAMESPACE::hash_map; +using HASH_NAMESPACE::hash_multimap; using HASH_NAMESPACE::hash; #include <Support/HashExtras.h> |

