Christophe Riccio 7 éve
szülő
commit
93cf0cff8b
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      test/ext/ext_quaternion_geometric.cpp

+ 1 - 1
test/ext/ext_quaternion_geometric.cpp

@@ -12,7 +12,7 @@
 
 
 #include <glm/gtc/quaternion.hpp>
 #include <glm/gtc/quaternion.hpp>
 
 
-float const Epsilon = 0.001f;;
+float const Epsilon = 0.001f;
 
 
 static int test_angle()
 static int test_angle()
 {
 {