mirror of
https://github.com/nlohmann/json.git
synced 2026-03-01 14:56:27 +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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user