diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/stl_text_reader.h | 1 |
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 { |
