1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-21 19:23:03 +04:00

🔥 remove unused boolean_operators.hpp header

This commit is contained in:
Niels Lohmann
2020-07-11 19:20:44 +02:00
parent 6477b9b20a
commit 8d295235a5
11 changed files with 0 additions and 47 deletions
@@ -12,7 +12,6 @@
#include <utility> // pair, declval
#include <valarray> // valarray
#include <nlohmann/detail/boolean_operators.hpp>
#include <nlohmann/detail/exceptions.hpp>
#include <nlohmann/detail/macro_scope.hpp>
#include <nlohmann/detail/meta/cpp_future.hpp>