diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-07-17 13:28:18 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-07-17 13:28:18 +0100 |
| commit | e38d3d45600546b1ac2abaa1202cae189149d1b5 (patch) | |
| tree | 03e0dae2f641b06cb1253acb378256e92d266d35 /rotord/rotord.h | |
| parent | 44c13aad4de51fc0d30992f5dccb053669fa29d6 (diff) | |
signal test semi fixed
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 2fb7808..da987b0 100755 --- a/rotord/rotord.h +++ b/rotord/rotord.h @@ -26,6 +26,7 @@ #include <sstream> #include "Poco/URI.h" #include "Poco/Channel.h" +#include "Poco/Logger.h" #include "Poco/SplitterChannel.h" #include "Poco/ConsoleChannel.h" #include "Poco/FormattingChannel.h" |
