--- inc/stdafx.h 2021-06-04 03:08:11.000000000 +0800 +++ inc/stdafx.h 2023-07-09 14:43:22.000000000 +0800 @@ -71,6 +71,7 @@ #include <valarray> #include <assert.h> #include <functional> +#include <limits> // Check OS is Windows or not #ifdef _WIN32