mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-17 17:58:09 +08:00
fix: add missing include file in test code
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
#include <boost/test/included/unit_test.hpp>
|
#include <boost/test/included/unit_test.hpp>
|
||||||
#endif
|
#endif
|
||||||
#include <toml.hpp>
|
#include <toml.hpp>
|
||||||
|
#include <map>
|
||||||
|
|
||||||
BOOST_AUTO_TEST_CASE(test_file_as_literal)
|
BOOST_AUTO_TEST_CASE(test_file_as_literal)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user