diff options
Diffstat (limited to 'CruUI/system_headers.h')
-rw-r--r-- | CruUI/system_headers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CruUI/system_headers.h b/CruUI/system_headers.h index bd33b5f6..99c091e1 100644 --- a/CruUI/system_headers.h +++ b/CruUI/system_headers.h @@ -4,6 +4,7 @@ //include system headers #define NOMINMAX +#define WIN32_LEAN_AND_MEAN #include <Windows.h> #include <windowsx.h> |