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, 1 insertions, 0 deletions
diff --git a/3rdparty/glm/test/gtx/gtx_euler_angle.cpp b/3rdparty/glm/test/gtx/gtx_euler_angle.cpp
index d56e419a458..98ed343e0c3 100644
--- a/3rdparty/glm/test/gtx/gtx_euler_angle.cpp
+++ b/3rdparty/glm/test/gtx/gtx_euler_angle.cpp
@@ -1,5 +1,6 @@
// 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>