From a42e3383c2b4d747ef6ef5d403f69ea7beeb35df Mon Sep 17 00:00:00 2001 From: Jonas Wittbrodt Date: Wed, 25 Aug 2021 16:49:10 +0200 Subject: [PATCH] amalgamated --- single_include/nlohmann/json.hpp | 1 + 1 file changed, 1 insertion(+) 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