diff --git a/glm/detail/func_common.hpp b/glm/detail/func_common.hpp index 9ba6e74a..9e75aa58 100644 --- a/glm/detail/func_common.hpp +++ b/glm/detail/func_common.hpp @@ -37,6 +37,8 @@ #define GLM_FUNC_COMMON_INCLUDED #include "setup.hpp" +#include "precision.hpp" +#include "type_int.hpp" #include "_fixes.hpp" namespace glm