1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-28 06:33:03 +04:00

🚨 fixed a warning

This commit is contained in:
Niels Lohmann
2018-12-20 21:40:47 +01:00
parent 85849940ba
commit 45a8a093d7
+1 -1
View File
@@ -1443,4 +1443,4 @@ TEST_CASE("items()")
CHECK(counter == 2);
}
}
}
}