Commit 61aa8324 authored by Dominik Charousset's avatar Dominik Charousset

Add missing include to epoll impl

parent f0a76465
......@@ -28,6 +28,7 @@
#include <sys/epoll.h>
#include "cppa/logging.hpp"
#include "cppa/exception.hpp"
#include "cppa/io/middleman_event_handler.hpp"
namespace cppa {
......
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