add NOMINMAX

This commit is contained in:
AltoXorg
2025-08-10 10:15:28 +08:00
committed by Lywx
parent 6984f9cee4
commit 3d63f60f0e
+1
View File
@@ -1,3 +1,4 @@
#define NOMINMAX // prevent defining min/max macros on windows
#include "UIWidgets.h"
#include "libultraship/src/Context.h"