mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-27 16:09:05 +08:00
Update tcp_client-windows.h
This commit is contained in:
parent
8e19a267bd
commit
cf6bb88af2
@ -15,7 +15,6 @@
|
||||
#include <stdio.h>
|
||||
#include <string>
|
||||
|
||||
// Need to link with Ws2_32.lib, Mswsock.lib, and Advapi32.lib
|
||||
#pragma comment(lib, "Ws2_32.lib")
|
||||
#pragma comment(lib, "Mswsock.lib")
|
||||
#pragma comment(lib, "AdvApi32.lib")
|
||||
|
Loading…
Reference in New Issue
Block a user