Skip to content

Commit

Permalink
test: add missing include files
Browse files Browse the repository at this point in the history
  • Loading branch information
ToruNiina committed Feb 7, 2020
1 parent 05077de commit bfe5e50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_visit.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
#endif

#include <toml.hpp>

#include <map>
#include <deque>

using test_value_types = std::tuple<
toml::value,
Expand Down

0 comments on commit bfe5e50

Please sign in to comment.