diff options
Diffstat (limited to 'rotord/rotord.h')
| -rw-r--r-- | rotord/rotord.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/rotord.h b/rotord/rotord.h index c5f632b..41c97d4 100644 --- a/rotord/rotord.h +++ b/rotord/rotord.h @@ -17,6 +17,7 @@ #include "Poco/Util/HelpFormatter.h" #include <iostream> +#include <sstream> #include "Poco/URI.h" using Poco::Net::ServerSocket; |
