Преглед изворни кода

include <wincrypt.h> as otherwise CertOpenSystemStoreW can not be found (#568)

- visual studio 2019, version 16.6.3
- 64 bit target
Daniel Ottiger пре 5 година
родитељ
комит
2ce080c2cb
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      httplib.h

+ 1 - 0
httplib.h

@@ -145,6 +145,7 @@ using ssize_t = int;
 #include <io.h>
 #include <winsock2.h>
 #include <ws2tcpip.h>
+#include <wincrypt.h>
 
 #ifndef WSA_FLAG_NO_HANDLE_INHERIT
 #define WSA_FLAG_NO_HANDLE_INHERIT 0x80