Fixed build

This commit is contained in:
Christophe Riccio 2018-08-10 00:53:06 +02:00
parent 9abf4a5d68
commit 93cf0cff8b

View File

@ -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()
{ {