Explorar o código

Fixed build error on Windows with OpenSSL

yhirose %!s(int64=5) %!d(string=hai) anos
pai
achega
e9058e5639
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      httplib.h

+ 2 - 0
httplib.h

@@ -196,6 +196,8 @@ using socket_t = int;
 #include <openssl/ssl.h>
 #include <openssl/x509v3.h>
 
+#include <openssl/applink.c>
+
 #include <iomanip>
 #include <iostream>
 #include <sstream>