Lower-case windows header filename for MinGW builds
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#ifdef _WIN32
|
||||
// needed for ip_mreq
|
||||
#include <Ws2tcpip.h>
|
||||
#include <ws2tcpip.h>
|
||||
#endif
|
||||
|
||||
#include <pv/blockingUDP.h>
|
||||
|
||||
Reference in New Issue
Block a user