diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-02-26 18:21:12 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-02-26 18:21:12 +0000 |
| commit | 77c22b76a19793f36377ca10d7137522720548e4 (patch) | |
| tree | b85570be6af37b8de5b574078c50a2fb8e734c4a /rotord/rotord.h | |
| parent | c0758ba28eb13c198551e3a18d37d8582e76e02d (diff) | |
thread messaging
Diffstat (limited to 'rotord/rotord.h')
| -rwxr-xr-x | rotord/rotord.h | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
