mirror of
https://github.com/g-truc/glm.git
synced 2024-11-13 22:01:46 +00:00
Fixed space characters
This commit is contained in:
parent
4fff9b4367
commit
7778013575
@ -25,7 +25,6 @@ namespace glm
|
|||||||
# else
|
# else
|
||||||
return std::isfinite(x) != 0;
|
return std::isfinite(x) != 0;
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
template <typename valType>
|
template <typename valType>
|
||||||
|
Loading…
Reference in New Issue
Block a user