diff --git a/src/common.hpp b/src/common.hpp index 6dfd51e9a1..f77eae95f0 100644 --- a/src/common.hpp +++ b/src/common.hpp @@ -31,8 +31,7 @@ #ifndef __STDC_LIMIT_MACROS #define __STDC_LIMIT_MACROS #endif -//#include -#include +#include // SIZE_MAX appears to be a compiler thing not an OS header thing. // make sure it is defined.