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