aboutsummaryrefslogtreecommitdiff
path: root/src/system_headers.hpp
diff options
context:
space:
mode:
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>