Fixed double inline when comiling without constexpr.
This commit is contained in:
parent
7dd1d85434
commit
c5ae1c3341
@ -321,7 +321,7 @@
|
||||
# define GLM_MATH_CONSTEXPR GLM_CONSTEXPR
|
||||
# define GLM_MATH_BASE_NS gcem
|
||||
#else
|
||||
# define GLM_MATH_CONSTEXPR GLM_INLINE
|
||||
# define GLM_MATH_CONSTEXPR
|
||||
# define GLM_MATH_BASE_NS std
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user