aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDedicatedTest/pch.h')
-rw-r--r--NorthstarDedicatedTest/pch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/pch.h b/NorthstarDedicatedTest/pch.h
index 3044923f..04e5847d 100644
--- a/NorthstarDedicatedTest/pch.h
+++ b/NorthstarDedicatedTest/pch.h
@@ -1,6 +1,7 @@
#ifndef PCH_H
#define PCH_H
+#define WIN32_LEAN_AND_MEAN
#define _CRT_SECURE_NO_WARNINGS
#define RAPIDJSON_NOMEMBERITERATORCLASS // need this for rapidjson
#define NOMINMAX // this too