🔥 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
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
11 changed files with 0 additions and 47 deletions

View file

@ -12,7 +12,6 @@
#include <type_traits> // is_same
#include <utility> // move
#include <nlohmann/detail/boolean_operators.hpp>
#include <nlohmann/detail/conversions/to_chars.hpp>
#include <nlohmann/detail/exceptions.hpp>
#include <nlohmann/detail/macro_scope.hpp>