From 61829d799e9275db9d9215ccfe45cda7cc9c7a89 Mon Sep 17 00:00:00 2001 From: Niels Lohmann Date: Thu, 21 Oct 2021 22:01:13 +0200 Subject: [PATCH] :green_heart: remove leftover --- test/src/unit-regression2.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/src/unit-regression2.cpp b/test/src/unit-regression2.cpp index f65db7e8c..62af67179 100644 --- a/test/src/unit-regression2.cpp +++ b/test/src/unit-regression2.cpp @@ -34,7 +34,6 @@ SOFTWARE. #define JSON_TESTS_PRIVATE #include -#include using json = nlohmann::json; using ordered_json = nlohmann::ordered_json;