mirror of
https://github.com/nlohmann/json.git
synced 2026-02-20 10:26:26 +00:00
🐛 adding missing header
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include <functional> // hash
|
||||
|
||||
#include <nlohmann/detail/macro_scope.hpp>
|
||||
#include <nlohmann/detail/value_t.hpp>
|
||||
|
||||
namespace nlohmann
|
||||
{
|
||||
|
||||
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user