diff --git a/glm/gtx/component_wise.inl b/glm/gtx/component_wise.inl index 2a27f6f0..99936e37 100644 --- a/glm/gtx/component_wise.inl +++ b/glm/gtx/component_wise.inl @@ -30,6 +30,8 @@ /// @author Christophe Riccio /////////////////////////////////////////////////////////////////////////////////////////////////// +#include + namespace glm{ namespace detail {