mirror of
https://github.com/zeromq/libzmq.git
synced 2025-09-22 13:59:34 +02:00
Fix minor casing issue in include files
This fails when compiling x86_64-pc-windows-msvc targets on a case sensitive file system.
This commit is contained in:
parent
a01d259db3
commit
aea0665eec
@ -70,7 +70,7 @@
|
||||
#include <ipexport.h>
|
||||
#include <iphlpapi.h>
|
||||
#include <limits.h>
|
||||
#include <Mstcpip.h>
|
||||
#include <mstcpip.h>
|
||||
#include <mswsock.h>
|
||||
#include <process.h>
|
||||
#include <rpc.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user