diff --git a/single_include/nlohmann/json.hpp b/single_include/nlohmann/json.hpp index c0ec74782..bb551517f 100644 --- a/single_include/nlohmann/json.hpp +++ b/single_include/nlohmann/json.hpp @@ -61,6 +61,7 @@ SOFTWARE. #include // array #include // forward_list #include // inserter, front_inserter, end +#include // numeric_limits #include // map #include // string #include // tuple, make_tuple