mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-18 02:08:09 +08:00
test: add missing include files
This commit is contained in:
@@ -7,7 +7,8 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <toml.hpp>
|
#include <toml.hpp>
|
||||||
|
#include <map>
|
||||||
|
#include <deque>
|
||||||
|
|
||||||
using test_value_types = std::tuple<
|
using test_value_types = std::tuple<
|
||||||
toml::value,
|
toml::value,
|
||||||
|
Reference in New Issue
Block a user