diff --git a/GUI.cpp b/GUI.cpp index cb7c3fd5..d2e369fd 100644 --- a/GUI.cpp +++ b/GUI.cpp @@ -1,3 +1,7 @@ +#ifndef LINUX_BUILD +# define NOMINMAX +#endif + #include #include #include