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
return std::isfinite(x) != 0;
# endif
}
template <typename valType>

Loading…
Cancel
Save