summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-07 15:11:34 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-07 15:11:34 +0100
commit3618ca642ef77e1a0fd56988bc1cd90a6b822fca (patch)
tree105260637f41232d52e26cec0ce364d45d942dd3 /src
parentd704110228aae2bc7cd2ebc8ccd23d78be4fef9b (diff)
Arch build fixes.
Diffstat (limited to 'src')
-rw-r--r--src/stl_text_reader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stl_text_reader.h b/src/stl_text_reader.h
index 5309040..c966a2f 100644
--- a/src/stl_text_reader.h
+++ b/src/stl_text_reader.h
@@ -22,6 +22,7 @@
#include "reader.h"
#include <boost/optional.hpp>
+#include <iostream>
namespace sub {