1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-28 12:02:00 +03: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

View File

@ -48,7 +48,6 @@ SOFTWARE.
#include <nlohmann/adl_serializer.hpp>
#include <nlohmann/byte_container_with_subtype.hpp>
#include <nlohmann/detail/boolean_operators.hpp>
#include <nlohmann/detail/conversions/from_json.hpp>
#include <nlohmann/detail/conversions/to_json.hpp>
#include <nlohmann/detail/exceptions.hpp>