diff options
Diffstat (limited to 'base/range.hh')
-rw-r--r-- | base/range.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/range.hh b/base/range.hh index 9289792ea..57b6e6a77 100644 --- a/base/range.hh +++ b/base/range.hh @@ -30,6 +30,7 @@ #define __BASE_RANGE_HH__ #include <cassert> +#include <iostream> #include <string> /** |