mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 12:41:54 +00:00
Fixed inline, ticket #45
This commit is contained in:
parent
b73338e3fb
commit
0bac9eae91
@ -285,7 +285,7 @@ namespace glm
|
||||
//{
|
||||
// return max(-a, a);
|
||||
//}
|
||||
detail::fvec4SIMD abs
|
||||
inline detail::fvec4SIMD abs
|
||||
(
|
||||
detail::fvec4SIMD const & x
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user