Resolved ticket #32

This commit is contained in:
Christophe Riccio 2010-12-20 00:23:22 +00:00
parent ef0759ab21
commit 637c2c5819

View File

@ -560,7 +560,7 @@ namespace glm
inline detail::tvec3<T> min
(
detail::tvec3<T> const & x,
typename detail::tvec2<T>::value_type const & y
typename detail::tvec3<T>::value_type const & y
)
{
return detail::tvec3<T>(