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/poller_base.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/poller_base.cpp') diff --git a/src/poller_base.cpp b/src/poller_base.cpp index 5fe3a4f..39ae654 100644 --- a/src/poller_base.cpp +++ b/src/poller_base.cpp @@ -19,7 +19,6 @@ */ #include "poller_base.hpp" -#include "i_poll_events.hpp" #include "err.hpp" #include "select.hpp" -- cgit v1.2.3