Fixed ticket #45 missing iline

master
Christophe Riccio ago%!(EXTRA string=15 years)
parent a0b07465a7
commit 71a1df2780
  1. 2
      glm/gtx/simd_vec4.inl

@ -285,7 +285,7 @@ namespace glm
//{
// return max(-a, a);
//}
detail::fvec4SIMD abs
inline detail::fvec4SIMD abs
(
detail::fvec4SIMD const & x
)

Loading…
Cancel
Save