🐛 adding missing header

This commit is contained in:
Niels Lohmann 2021-08-18 13:33:35 +02:00
parent f42a74b8f5
commit cfb71ad1bf
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69
2 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#include <functional> // hash
#include <nlohmann/detail/macro_scope.hpp>
#include <nlohmann/detail/value_t.hpp>
namespace nlohmann
{

View File

@ -5169,6 +5169,8 @@ class byte_container_with_subtype : public BinaryType
// #include <nlohmann/detail/macro_scope.hpp>
// #include <nlohmann/detail/value_t.hpp>
namespace nlohmann
{