aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/pch.h
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-29 05:11:59 +0000
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-29 05:11:59 +0000
commitdce1bfc7446ceb2591bee4d4ebdce4a2c5f64bda (patch)
treeea7cc03cd904073b75603de1bfb9edc3c8dc3114 /NorthstarDedicatedTest/pch.h
parent3b07ecab0467770ceec7b2d27cd66dadf481754c (diff)
downloadNorthstarLauncher-dce1bfc7446ceb2591bee4d4ebdce4a2c5f64bda.tar.gz
NorthstarLauncher-dce1bfc7446ceb2591bee4d4ebdce4a2c5f64bda.zip
fix a typo and move to new ssl
Diffstat (limited to 'NorthstarDedicatedTest/pch.h')
-rw-r--r--NorthstarDedicatedTest/pch.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/NorthstarDedicatedTest/pch.h b/NorthstarDedicatedTest/pch.h
index c54fedf8..9ac5b8a9 100644
--- a/NorthstarDedicatedTest/pch.h
+++ b/NorthstarDedicatedTest/pch.h
@@ -9,8 +9,6 @@
#define RAPIDJSON_HAS_STDSTRING 1
// httplib ssl
-#define CPPHTTPLIB_OPENSSL_SUPPORT
-#define OPENSSL_API_COMPAT 0x1010100fL
// add headers that you want to pre-compile here
#include <Windows.h>