aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stream.h')
-rw-r--r--src/stream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stream.h b/src/stream.h
index 7029b6c..bf9e48a 100644
--- a/src/stream.h
+++ b/src/stream.h
@@ -11,6 +11,7 @@
#include <concepts>
#include <cstddef>
#include <functional>
+#include <span>
#include <string_view>
#include <unordered_map>
#include <variant>