Fixed space characters

master
Christophe Riccio ago%!(EXTRA string=13 years)
parent 4fff9b4367
commit 7778013575
  1. 1
      glm/gtx/compatibility.inl

@ -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…
Cancel
Save