mirror of
https://github.com/nlohmann/json.git
synced 2025-08-09 05:22:48 +03: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