mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-18 02:08:09 +08:00
test: add missing include file to 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 <iostream>
|
||||||
|
|
||||||
// to check it successfully compiles. it does not check the formatted string.
|
// to check it successfully compiles. it does not check the formatted string.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user