From e80b647faa5a61c81964252a395fe4cb48443315 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Tue, 28 Jan 2014 17:10:22 +0000 Subject: reinstating session command array --- NT/src/rotor.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NT/src/rotor.h') diff --git a/NT/src/rotor.h b/NT/src/rotor.h index 17c8545..f687694 100644 --- a/NT/src/rotor.h +++ b/NT/src/rotor.h @@ -22,6 +22,8 @@ What next? #include #include +#include "xmlIO.h" + #include "Poco/Logger.h" #include "Poco/Channel.h" #include "Poco/SplitterChannel.h" @@ -32,6 +34,7 @@ What next? #include "Poco/Formatter.h" #include "Poco/PatternFormatter.h" #include "Poco/AutoPtr.h" +#include "Poco/Net/HTTPResponse.h" using Poco::Logger; using Poco::Channel; -- cgit v1.2.3