Skip to content

Commit

Permalink
🔥 remove unused header
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann committed Jul 22, 2022
1 parent 885abbd commit 043a0d7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion include/nlohmann/detail/input/input_adapters.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#endif // JSON_NO_IO

#include <nlohmann/detail/iterators/iterator_traits.hpp>
#include <nlohmann/detail/exceptions.hpp>
#include <nlohmann/detail/macro_scope.hpp>

namespace nlohmann
Expand Down
2 changes: 0 additions & 2 deletions single_include/nlohmann/json.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5909,8 +5909,6 @@ std::size_t hash(const BasicJsonType& j)

// #include <nlohmann/detail/iterators/iterator_traits.hpp>

// #include <nlohmann/detail/exceptions.hpp>

// #include <nlohmann/detail/macro_scope.hpp>


Expand Down

0 comments on commit 043a0d7

Please sign in to comment.