From 77c22b76a19793f36377ca10d7137522720548e4 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Tue, 26 Feb 2013 18:21:12 +0000 Subject: thread messaging --- rotord/rotord.h | 1 + 1 file changed, 1 insertion(+) (limited to 'rotord/rotord.h') diff --git a/rotord/rotord.h b/rotord/rotord.h index 99e588a..e645e29 100755 --- a/rotord/rotord.h +++ b/rotord/rotord.h @@ -12,6 +12,7 @@ #include "Poco/Exception.h" #include "Poco/ThreadPool.h" #include "Poco/Task.h" +#include "Poco/NotificationCenter.h" #include "Poco/TaskManager.h" #include "Poco/Util/ServerApplication.h" #include "Poco/Util/Option.h" -- cgit v1.2.3