💚 remove leftover

This commit is contained in:
Niels Lohmann 2021-10-21 22:01:13 +02:00
parent 37be287bae
commit 61829d799e
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -34,7 +34,6 @@ SOFTWARE.
#define JSON_TESTS_PRIVATE
#include <nlohmann/json.hpp>
#include <nlohmann/thirdparty/hedley/hedley.hpp>
using json = nlohmann::json;
using ordered_json = nlohmann::ordered_json;