mirror of
https://github.com/nlohmann/json.git
synced 2026-05-14 10:15:26 +00:00
🚨 fix warnings
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#include <cstddef> // ptrdiff_t
|
||||
#include <limits> // numeric_limits
|
||||
|
||||
#include <nlohmann/detail/macro_scope.hpp>
|
||||
|
||||
namespace nlohmann
|
||||
{
|
||||
namespace detail
|
||||
|
||||
Reference in New Issue
Block a user