We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901af7c commit 38dc2f1Copy full SHA for 38dc2f1
1 file changed
src/rdkafka_ssl.c
@@ -41,8 +41,6 @@
41
#ifdef _WIN32
42
#include <wincrypt.h>
43
#pragma comment(lib, "crypt32.lib")
44
-#pragma comment(lib, "libcrypto.lib")
45
-#pragma comment(lib, "libssl.lib")
46
#endif
47
48
#include <openssl/x509.h>
0 commit comments