2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 02:27:43 +00:00

Windows PCH fixes

This commit is contained in:
Jack Andersen
2017-12-29 15:07:15 -10:00
parent aae0dc56b7
commit 9daa74e08e
7 changed files with 22 additions and 12 deletions

View File

@@ -22,6 +22,9 @@
#include <fcntl.h>
#endif
#undef min
#undef max
namespace std
{
template <> struct hash<std::pair<uint32_t,uint32_t>>