diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-08-21 17:00:28 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-08-21 17:00:28 +0100 |
| commit | 2abcafea32611988168f119bd7687dca5278dd9b (patch) | |
| tree | 49a815e162e17a4251ef3a319f8a0bfec936866b /rotord/src/rotord.h | |
| parent | cbf03a315657fc9e388e78dd39e9daf4fd0a9718 (diff) | |
json nodelist
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; |
