mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-25 05:09:53 +00:00
fix typo
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#if defined(GB_SYSTEM_WINDOWS)
|
||||
|
||||
#define NOMINMAX
|
||||
#define NOMINMAX 1
|
||||
#define WINDOWS_LEAN_AND_MEAN 1
|
||||
#define VC_EXTRALEAN 1
|
||||
#include <windows.h>
|
||||
|
||||
Reference in New Issue
Block a user