stream: Add missing span include
This commit is contained in:
parent
e0d528d7bf
commit
d75e3198d0
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <bit>
|
||||
#include <span>
|
||||
#include <cassert>
|
||||
#include <concepts>
|
||||
#include <cstddef>
|
||||
|
|
Loading…
Reference in a new issue