Commit 55bfe7db authored by KIU Shueng Chuan's avatar KIU Shueng Chuan

WinSock2.h filename should be all lowercase

parent 79c2598a
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment