From 043a0d72ee677ff0ec7d99c3db61d8f3c6a46ef1 Mon Sep 17 00:00:00 2001 From: Niels Lohmann Date: Fri, 22 Jul 2022 19:03:27 +0200 Subject: [PATCH] :fire: remove unused header --- include/nlohmann/detail/input/input_adapters.hpp | 1 - single_include/nlohmann/json.hpp | 2 -- 2 files changed, 3 deletions(-) diff --git a/include/nlohmann/detail/input/input_adapters.hpp b/include/nlohmann/detail/input/input_adapters.hpp index c4b0979030..a034a6df68 100644 --- a/include/nlohmann/detail/input/input_adapters.hpp +++ b/include/nlohmann/detail/input/input_adapters.hpp @@ -24,7 +24,6 @@ #endif // JSON_NO_IO #include -#include #include namespace nlohmann diff --git a/single_include/nlohmann/json.hpp b/single_include/nlohmann/json.hpp index 271ff635e4..5cc85b33ef 100644 --- a/single_include/nlohmann/json.hpp +++ b/single_include/nlohmann/json.hpp @@ -5909,8 +5909,6 @@ std::size_t hash(const BasicJsonType& j) // #include -// #include - // #include