• Matt Hauck's avatar
    Fix missing std::tr1::hash on GCC 4.1 (#2907) · 9ab7c73f
    Matt Hauck authored
    Rather than crashing on use (doh!) better to just declare this platform
    is missing a proper hash_map/hash_set implementation and use
    the std::map/std::set emulation.
    
    Fixes regression introduced by #1913
    9ab7c73f
Name
Last commit
Last update
..
google/protobuf Loading commit data...
solaris Loading commit data...
Makefile.am Loading commit data...
README.md Loading commit data...
libprotobuf-lite.map Loading commit data...
libprotobuf.map Loading commit data...
libprotoc.map Loading commit data...