summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/glm/test/gtx/gtx_scalar_relational.cpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/glm/test/gtx/gtx_scalar_relational.cpp')
-rw-r--r--3rdparty/glm/test/gtx/gtx_scalar_relational.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/3rdparty/glm/test/gtx/gtx_scalar_relational.cpp b/3rdparty/glm/test/gtx/gtx_scalar_relational.cpp
index b5c3c8720fb..a526b0e84d3 100644
--- a/3rdparty/glm/test/gtx/gtx_scalar_relational.cpp
+++ b/3rdparty/glm/test/gtx/gtx_scalar_relational.cpp
@@ -1,4 +1,3 @@
-#define GLM_ENABLE_EXPERIMENTAL
#include <glm/glm.hpp>
#include <glm/gtx/scalar_relational.hpp>
#include <cstdio>