summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/glm/test/gtx/gtx_scalar_multiplication.cpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/glm/test/gtx/gtx_scalar_multiplication.cpp')
-rw-r--r--3rdparty/glm/test/gtx/gtx_scalar_multiplication.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/glm/test/gtx/gtx_scalar_multiplication.cpp b/3rdparty/glm/test/gtx/gtx_scalar_multiplication.cpp
index 0a1adf02927..1b0d5d82716 100644
--- a/3rdparty/glm/test/gtx/gtx_scalar_multiplication.cpp
+++ b/3rdparty/glm/test/gtx/gtx_scalar_multiplication.cpp
@@ -1,3 +1,4 @@
+#define GLM_ENABLE_EXPERIMENTAL
#include <glm/glm.hpp>
#if GLM_HAS_TEMPLATE_ALIASES && !(GLM_COMPILER & GLM_COMPILER_GCC)