diff options
| author | Comment <tim@gray.(none)> | 2013-02-14 00:10:51 +0000 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-02-14 00:10:51 +0000 |
| commit | 9f746d958099458dc11afdf410fb0b24ee510cac (patch) | |
| tree | a6fe326b796b31ba7ab28d257fe2daf8d47bcb72 /rotord/rotord.h | |
| parent | a16a35c3c0844984fc2886bd1f95ad9ddec3584b (diff) | |
URI segmentation
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; |
