diff options
author | p0358 <p0358@users.noreply.github.com> | 2021-12-30 03:43:12 +0100 |
---|---|---|
committer | p0358 <p0358@users.noreply.github.com> | 2021-12-30 03:43:12 +0100 |
commit | 893a78932c201978c329e2806869524c1d5f8456 (patch) | |
tree | 0e3d5276bfe61132550155d2f2dc1bcf7b0970dd /NorthstarDedicatedTest/pch.h | |
parent | 572f4eab6c9fd1098d1945668bfa783bd90aa8d9 (diff) | |
parent | 2770beb6af1a3bcf4d303f9a10ebaaefd15f01ce (diff) | |
download | NorthstarLauncher-893a78932c201978c329e2806869524c1d5f8456.tar.gz NorthstarLauncher-893a78932c201978c329e2806869524c1d5f8456.zip |
Merge upstream
Diffstat (limited to 'NorthstarDedicatedTest/pch.h')
-rw-r--r-- | NorthstarDedicatedTest/pch.h | 2 |
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> |