diff --git a/neo/idlib/math/Math.h b/neo/idlib/math/Math.h index 22f7f5de..2fd0fd0a 100644 --- a/neo/idlib/math/Math.h +++ b/neo/idlib/math/Math.h @@ -29,6 +29,8 @@ If you have questions concerning this license or the applicable additional terms #ifndef __MATH_MATH_H__ #define __MATH_MATH_H__ +#include "sys/platform.h" + #ifdef MACOS_X // for FLT_MIN #include