mirror of
https://github.com/AxioDL/zeus.git
synced 2025-06-05 22:23:40 +00:00
Windows fix
This commit is contained in:
parent
a13928491e
commit
f075c38a4c
@ -1,6 +1,8 @@
|
||||
#ifndef MATH_HPP
|
||||
#define MATH_HPP
|
||||
|
||||
#undef min
|
||||
#undef max
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX 1
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user