summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/glm/test/gtx/gtx_component_wise.cpp
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2017-02-05 16:05:20 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2017-02-05 16:06:08 +0100
commit8d1eb8e410f18bd20f8bb0ac68826bce9c32e635 (patch)
treecb0e04b11b8fbe044ed2bcf00907b462c09a1e03 /3rdparty/glm/test/gtx/gtx_component_wise.cpp
parentac096aa2a0921efde96b76252dffb119dcf27efc (diff)
Update GLM to latest (nw)
Diffstat (limited to '3rdparty/glm/test/gtx/gtx_component_wise.cpp')
-rw-r--r--3rdparty/glm/test/gtx/gtx_component_wise.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/glm/test/gtx/gtx_component_wise.cpp b/3rdparty/glm/test/gtx/gtx_component_wise.cpp
index 1ccc234696c..29c81af4c78 100644
--- a/3rdparty/glm/test/gtx/gtx_component_wise.cpp
+++ b/3rdparty/glm/test/gtx/gtx_component_wise.cpp
@@ -1,3 +1,4 @@
+#define GLM_ENABLE_EXPERIMENTAL
#include <glm/gtx/component_wise.hpp>
#include <glm/gtc/type_precision.hpp>
#include <glm/gtc/epsilon.hpp>