mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
WinSock2.h filename should be all lowercase
This commit is contained in:
parent
79c2598a08
commit
55bfe7dbab
@ -20,7 +20,7 @@
|
||||
#include "testutil.hpp"
|
||||
|
||||
#if defined (ZMQ_HAVE_WINDOWS)
|
||||
# include <WinSock2.h>
|
||||
# include <winsock2.h>
|
||||
# include <stdexcept>
|
||||
#else
|
||||
# include <sys/socket.h>
|
||||
|
Loading…
Reference in New Issue
Block a user