forked from mirror/openmw-tes3mp
886bc7e2f6
libc++ doesn't ship tr1, but ships unordered_map as it is part of c++11. Since this is the only tr1 header used in openmw, add a check for c++11 unordered_map and fallback to tr1 unordered_map if it's not found. |
||
---|---|---|
.. | ||
bsa | ||
compiler | ||
esm | ||
file_finder | ||
fileorderlist | ||
files | ||
interpreter | ||
misc | ||
nif | ||
nifbullet | ||
nifogre | ||
nifoverrides | ||
settings | ||
terrain | ||
to_utf8 | ||
translation | ||
CMakeLists.txt | ||
doc.hpp |