aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/include/newtype/newtype.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/include/newtype/newtype.hpp b/lib/include/newtype/newtype.hpp
index 5a9b8ff..2154223 100644
--- a/lib/include/newtype/newtype.hpp
+++ b/lib/include/newtype/newtype.hpp
@@ -12,6 +12,7 @@
#include <istream>
#include <ostream>
#endif
+#include <iterator>
#include <type_traits>
#include <utility>