fix: add missing include file

This commit is contained in:
ToruNiina
2024-07-03 00:24:45 +09:00
parent 65e722da43
commit 973ecee32d

View File

@@ -3,6 +3,8 @@
#include <toml.hpp>
#include <clocale>
TEST_CASE("testing serialization")
{
using namespace toml::literals::toml_literals;