🚨 fix warning

This commit is contained in:
Niels Lohmann
2020-07-26 12:12:17 +02:00
parent 67ed63b196
commit e22cbacc41
6 changed files with 12 additions and 12 deletions

View File

@@ -35,7 +35,7 @@ using nlohmann::json;
#include <fstream>
#include <sstream>
#include <test_data.hpp>
#include <test_utils.hpp>
#include "test_utils.hpp"
TEST_CASE("BSON")
{