Fixed space characters

master
Christophe Riccio ago%!(EXTRA string=12 years)
parent a2583caa0f
commit 1b3d5cd378
  1. 4
      glm/core/precision.hpp

@ -33,9 +33,9 @@ namespace glm
{ {
enum precision enum precision
{ {
lowp, highp,
mediump, mediump,
highp lowp
}; };
}//namespace glm }//namespace glm

Loading…
Cancel
Save