diff --git a/std/limits.hpp b/std/limits.hpp index a229e2db28..9af479ecdc 100644 --- a/std/limits.hpp +++ b/std/limits.hpp @@ -4,6 +4,7 @@ #undef new #endif +#include #include using std::numeric_limits;