We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 512f3e9 commit 8cf9493Copy full SHA for 8cf9493
1 file changed
src/SimpleSocket.h
@@ -76,7 +76,7 @@
76
#ifdef _WIN32
77
#include <io.h>
78
#include <winsock2.h>
79
-#include <Ws2tcpip.h>
+#include <ws2tcpip.h>
80
81
#define IPTOS_LOWDELAY 0x10
82
0 commit comments