Added missing <stdexcept> header.
This commit is contained in:
parent
efedca0d3c
commit
da348c1f40
@ -9,6 +9,7 @@
|
||||
#include <optional>
|
||||
#include <ranges>
|
||||
#include <span>
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
#include "../container/typeless_buffer.hpp"
|
||||
#include "../util/exception.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user