1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-09 12:50:35 +00:00

Someone fixed compiling issue on Win

This commit is contained in:
Theo Hallenius
2014-08-27 23:21:24 +02:00
parent 89fa70706f
commit d98d3fb8ea
2 changed files with 6 additions and 1 deletions

View File

@@ -64,6 +64,7 @@
#include <openssl/e_os2.h>
#if defined(OPENSSL_SYS_WINDOWS)
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#ifdef OCSP_RESPONSE
#undef OCSP_RESPONSE