summaryrefslogtreecommitdiff
path: root/rotord/rotord.h
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-02-14 00:10:51 +0000
committerComment <tim@gray.(none)>2013-02-14 00:10:51 +0000
commit9f746d958099458dc11afdf410fb0b24ee510cac (patch)
treea6fe326b796b31ba7ab28d257fe2daf8d47bcb72 /rotord/rotord.h
parenta16a35c3c0844984fc2886bd1f95ad9ddec3584b (diff)
URI segmentation
Diffstat (limited to 'rotord/rotord.h')
-rw-r--r--rotord/rotord.h1
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;