mirror of
https://github.com/ToruNiina/toml11.git
synced 2024-11-21 20:10:05 +00:00
test: add missing include files
This commit is contained in:
parent
05077dee0c
commit
bfe5e50acf
@ -7,7 +7,8 @@
|
||||
#endif
|
||||
|
||||
#include <toml.hpp>
|
||||
|
||||
#include <map>
|
||||
#include <deque>
|
||||
|
||||
using test_value_types = std::tuple<
|
||||
toml::value,
|
||||
|
Loading…
Reference in New Issue
Block a user