Commit a1fdd693 authored by Jakob Otto's avatar Jakob Otto

Fix build on Windows

parent 870ee2ff
...@@ -22,6 +22,8 @@ ...@@ -22,6 +22,8 @@
#include "caf/detail/net_syscall.hpp" #include "caf/detail/net_syscall.hpp"
#include "caf/detail/socket_sys_includes.hpp" #include "caf/detail/socket_sys_includes.hpp"
#include "caf/error.hpp" #include "caf/error.hpp"
#include "caf/make_message.hpp"
#include "caf/message.hpp"
#include "caf/net/socket.hpp" #include "caf/net/socket.hpp"
#include "caf/none.hpp" #include "caf/none.hpp"
......
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