mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
feat: include <exception> for terminate
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
// to use __has_builtin
|
// to use __has_builtin
|
||||||
#include "../version.hpp" // IWYU pragma: keep
|
#include "../version.hpp" // IWYU pragma: keep
|
||||||
|
|
||||||
|
#include <exception>
|
||||||
#include <initializer_list>
|
#include <initializer_list>
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
|||||||
Reference in New Issue
Block a user