mirror of
https://github.com/nlohmann/json.git
synced 2026-08-02 07:32:15 +00:00
🚨 fix warnings
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#include <cstddef> // size_t, uint8_t
|
||||
#include <functional> // hash
|
||||
|
||||
#include <nlohmann/detail/macro_scope.hpp>
|
||||
|
||||
namespace nlohmann
|
||||
{
|
||||
namespace detail
|
||||
|
||||
Reference in New Issue
Block a user