diff --git a/include/xo/tokenizer/span.hpp b/include/xo/tokenizer/span.hpp index e53bc18e..ca63759f 100644 --- a/include/xo/tokenizer/span.hpp +++ b/include/xo/tokenizer/span.hpp @@ -114,6 +114,7 @@ namespace xo { /** print representation for this span on stream @p os **/ void print(std::ostream & os) const { os << "";