Commit 175f966b authored by Dominik Charousset's avatar Dominik Charousset

Fix build on Windows

parent 847d7a80
......@@ -12,7 +12,7 @@
#include "caf/config.hpp"
#ifdef WIN32
#ifdef CAF_WINDOWS
# define _WIN32_WINNT 0x0600
# include <winsock2.h>
#else
......
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