From 8e1d11383ed4ef2e41b11fa88b475014c8c2ba5c Mon Sep 17 00:00:00 2001 From: Comment Date: Fri, 8 Mar 2013 01:02:07 +0000 Subject: net stream files --- rotord/rotor.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'rotord/rotor.h') diff --git a/rotord/rotor.h b/rotord/rotor.h index 9f847f6..d79c9e2 100755 --- a/rotord/rotor.h +++ b/rotord/rotor.h @@ -57,11 +57,15 @@ next - build signal_output and make a working chain with dummy data #include "Poco/Random.h" #include "Poco/AutoPtr.h" #include "Poco/File.h" +#include "Poco/Net/HTTPStreamFactory.h" +#include "Poco/URIStreamOpener.h" +#include #include using Poco::UUID; using Poco::UUIDGenerator; using Poco::Net::HTTPResponse; +using Poco::URIStreamOpener; #include "vampHost.h" #include "xmlIO.h" -- cgit v1.2.3