Skip to content

Commit 64dd067

Browse files
committed
Add comment(lib) for Ws2_32
1 parent da058b3 commit 64dd067

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Release/src/http/listener/http_server_httpsys.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717

1818
#if _WIN32_WINNT >= _WIN32_WINNT_VISTA
1919

20+
#pragma comment(lib, "Ws2_32")
21+
2022
#include "http_server_httpsys.h"
2123
#include "http_server_impl.h"
2224

0 commit comments

Comments
 (0)