diff --git a/include/nlohmann/detail/input/input_adapters.hpp b/include/nlohmann/detail/input/input_adapters.hpp index c4b097903..a034a6df6 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 271ff635e..5cc85b33e 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