summaryrefslogtreecommitdiff
path: root/rotord/rotord.h
diff options
context:
space:
mode:
authorTim Redfern <tim@herge.(none)>2013-07-17 13:28:18 +0100
committerTim Redfern <tim@herge.(none)>2013-07-17 13:28:18 +0100
commite38d3d45600546b1ac2abaa1202cae189149d1b5 (patch)
tree03e0dae2f641b06cb1253acb378256e92d266d35 /rotord/rotord.h
parent44c13aad4de51fc0d30992f5dccb053669fa29d6 (diff)
signal test semi fixed
Diffstat (limited to 'rotord/rotord.h')
-rwxr-xr-xrotord/rotord.h1
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"