diff options
author | sfan5 <sfan5@live.de> | 2021-07-12 11:53:05 +0200 |
---|---|---|
committer | sfan5 <sfan5@live.de> | 2021-07-12 12:03:39 +0200 |
commit | 5c89a0e12a1e679180b14bf92bdcdb1614e3982e (patch) | |
tree | c47a4c5c638c836ac3cafb77934afb95d9c4aa83 /src/client/game.cpp | |
parent | effb5356caee01c8bfa63e98974347aab01f96ef (diff) | |
download | minetest-5c89a0e12a1e679180b14bf92bdcdb1614e3982e.tar.gz minetest-5c89a0e12a1e679180b14bf92bdcdb1614e3982e.tar.bz2 minetest-5c89a0e12a1e679180b14bf92bdcdb1614e3982e.zip |
Fix build on Ubuntu 16.04 and macOS
Apparently the C++ standard library is supposed to provide
specializations of std::hash for enums (even in C++11)
but those don't always work for whatever reason.
Diffstat (limited to 'src/client/game.cpp')
0 files changed, 0 insertions, 0 deletions