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