summaryrefslogtreecommitdiff
path: root/rotord/src/rotord.h
diff options
context:
space:
mode:
Diffstat (limited to 'rotord/src/rotord.h')
-rwxr-xr-xrotord/src/rotord.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/rotord/src/rotord.h b/rotord/src/rotord.h
index ea065c0..25ff3e3 100755
--- a/rotord/src/rotord.h
+++ b/rotord/src/rotord.h
@@ -36,6 +36,8 @@
#include "Poco/PatternFormatter.h"
#include "Poco/AutoPtr.h"
+
+
using Poco::Net::ServerSocket;
using Poco::Net::HTTPResponse;
using Poco::Net::HTTPRequestHandler;