mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-10 21:28:32 +09:00
[Chore] (MG_Test): add missing includes in tests
This commit is contained in:
+3
-1
@@ -6,7 +6,9 @@
|
||||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
#define NOMINMAX // prevent Windows.h from defining min and max macros
|
||||
# ifndef NOMINMAX
|
||||
#define NOMINMAX 1 // prevent Windows.h from defining min and max macros
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// ================== MobileGL definitions and macros =================== //
|
||||
|
||||
Reference in New Issue
Block a user