event/DeferredMonitor: include cleanup

This commit is contained in:
Max Kellermann
2014-11-25 10:43:39 +01:00
parent b19e5720cc
commit a8ebfd7a92
2 changed files with 2 additions and 3 deletions

View File

@@ -21,9 +21,6 @@
#define MPD_SOCKET_DEFERRED_MONITOR_HXX
#include "check.h"
#include "Compiler.h"
#include <atomic>
class EventLoop;