Fixed build
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
#include <glm/gtc/quaternion.hpp>
|
||||
|
||||
float const Epsilon = 0.001f;;
|
||||
float const Epsilon = 0.001f;
|
||||
|
||||
static int test_angle()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user