aboutsummaryrefslogtreecommitdiff
path: root/CruUI/system_headers.h
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2018-09-10 23:58:34 +0800
committercrupest <crupest@outlook.com>2018-09-10 23:58:34 +0800
commit9250f4d919bc800fe66a50a0874183458e6ebbbe (patch)
tree1d25285801a6d92cfa8bde6dd0d13433e05d4c04 /CruUI/system_headers.h
parentaa8ba64f4f580552ba14325dd3e04f38a3c9a1de (diff)
downloadcru-9250f4d919bc800fe66a50a0874183458e6ebbbe.tar.gz
cru-9250f4d919bc800fe66a50a0874183458e6ebbbe.tar.bz2
cru-9250f4d919bc800fe66a50a0874183458e6ebbbe.zip
...
Diffstat (limited to 'CruUI/system_headers.h')
-rw-r--r--CruUI/system_headers.h1
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>