aboutsummaryrefslogtreecommitdiff
path: root/src/system_headers.hpp
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-03-23 18:01:24 +0800
committercrupest <crupest@outlook.com>2019-03-23 18:01:24 +0800
commit3ee6e0bc3675689c5f24d36bbecb7ca1bc93d433 (patch)
tree98475607fdbb060b3b6db97d2d82137938cc4d9d /src/system_headers.hpp
parent39d2c8b3d957e75c3a2a1c738c1628e3eb5c0173 (diff)
downloadcru-3ee6e0bc3675689c5f24d36bbecb7ca1bc93d433.tar.gz
cru-3ee6e0bc3675689c5f24d36bbecb7ca1bc93d433.tar.bz2
cru-3ee6e0bc3675689c5f24d36bbecb7ca1bc93d433.zip
...
Diffstat (limited to 'src/system_headers.hpp')
-rw-r--r--src/system_headers.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/system_headers.hpp b/src/system_headers.hpp
index 6cbad697..5517d71a 100644
--- a/src/system_headers.hpp
+++ b/src/system_headers.hpp
@@ -2,9 +2,6 @@
#include "pre.hpp"
//include system headers
-
-#define NOMINMAX
-#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
#include <windowsx.h>