🚨 fix warnings

This commit is contained in:
Niels Lohmann
2020-12-26 17:56:16 +01:00
parent f15d447522
commit dfedefb993
6 changed files with 18 additions and 0 deletions
@@ -3,6 +3,8 @@
#include <cstddef> // ptrdiff_t
#include <limits> // numeric_limits
#include <nlohmann/detail/macro_scope.hpp>
namespace nlohmann
{
namespace detail