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