diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-03-07 14:16:55 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-03-07 14:16:55 +0000 |
| commit | a2d174346667f2e81a7612aecb78da746081d490 (patch) | |
| tree | 13c0f0e10a1df1f36c5b04e72a445c9d75886f46 /rotord/rotord.h | |
| parent | c8b7dd8fadea12792a9e93881dfd5eca461b42e1 (diff) | |
building REST API
Diffstat (limited to 'rotord/rotord.h')
| -rwxr-xr-x | rotord/rotord.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/rotord.h b/rotord/rotord.h index 2ea637d..f0f24ac 100755 --- a/rotord/rotord.h +++ b/rotord/rotord.h @@ -18,6 +18,7 @@ #include "Poco/Util/Option.h" #include "Poco/Util/OptionSet.h" #include "Poco/Util/HelpFormatter.h" +#include "Poco/FileStream.h" #include <iostream> #include <sstream> |
