diff --git a/runtime/Includes/Utils/AntiWindows.h b/runtime/Includes/Utils/AntiWindows.h index a7e1b45..4f9f600 100644 --- a/runtime/Includes/Utils/AntiWindows.h +++ b/runtime/Includes/Utils/AntiWindows.h @@ -3,3 +3,5 @@ #undef GetSystemDirectory #undef MemoryBarrier #undef RemoveDirectory +#undef min +#undef max