Windows case sentitive fs build fix

This commit is contained in:
Julien Schueller 2017-10-14 18:01:44 +02:00 committed by GitHub
parent 0a9cf254f2
commit 764d4a01de

View File

@ -76,7 +76,7 @@
#ifdef _WIN32
#include <io.h>
#include <winsock2.h>
#include <Ws2tcpip.h>
#include <ws2tcpip.h>
#define IPTOS_LOWDELAY 0x10