Comment 12 for bug 1070998

Revision history for this message
Paul J. Lucas (paul-lucas) wrote :

zstring can be used as a key, however, you didn't #include the file where the hash for zstring is in fact defined: util/hash/hash.h. Only #include'ing "unordered_map.h" is insufficient.