diff --git a/glm/core/func_common.hpp b/glm/core/func_common.hpp index eb66de7d..ce246010 100644 --- a/glm/core/func_common.hpp +++ b/glm/core/func_common.hpp @@ -208,7 +208,7 @@ namespace glm genType const & minVal, genType const & maxVal); - template + template genType clamp( genType const & x, typename genType::value_type const & minVal,