diff options
Diffstat (limited to 'rotord/src/rotord.h')
| -rwxr-xr-x | rotord/src/rotord.h | 2 |
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; |
