summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/glm/test/gtx/gtx_euler_angle.cpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/glm/test/gtx/gtx_euler_angle.cpp')
-rw-r--r--3rdparty/glm/test/gtx/gtx_euler_angle.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/3rdparty/glm/test/gtx/gtx_euler_angle.cpp b/3rdparty/glm/test/gtx/gtx_euler_angle.cpp
index 98ed343e0c3..d56e419a458 100644
--- a/3rdparty/glm/test/gtx/gtx_euler_angle.cpp
+++ b/3rdparty/glm/test/gtx/gtx_euler_angle.cpp
@@ -1,6 +1,5 @@
// Code sample from Filippo Ramaciotti
-#define GLM_ENABLE_EXPERIMENTAL
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtc/epsilon.hpp>
#include <glm/gtx/string_cast.hpp>