From 71744dc8ef9b59a342b03f7ba2c3699f5ccb862a Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Thu, 16 Feb 2012 10:04:47 +0900 Subject: i_poll_events interface moved to poller_base.hpp Signed-off-by: Martin Sustrik --- src/io_object.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/io_object.hpp') diff --git a/src/io_object.hpp b/src/io_object.hpp index 4bce10c..61f7523 100644 --- a/src/io_object.hpp +++ b/src/io_object.hpp @@ -26,7 +26,6 @@ #include "stdint.hpp" #include "poller_base.hpp" -#include "i_poll_events.hpp" namespace xs { -- cgit v1.2.3