summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/glm/test/gtx/gtx_string_cast.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2017-02-25 14:11:44 +1100
committer Vas Crabb <vas@vastheman.com>2017-02-25 14:11:44 +1100
commitfeb7c5dc791e7273967f7b77f0aaf66c8fa4737a (patch)
tree574c156e9dcca6d9da2424c4c025a0b38d001dce /3rdparty/glm/test/gtx/gtx_string_cast.cpp
parent8530f35a98b9d89f2874fa47d395b4a55219d479 (diff)
Update GLM to tip of stable branch (0.9.8.5 pre-release) - fixes build with MacPorts clang
(nw) In future, could people please use stable branches when updating 3rd-party libraries, not unstable development snapshots? It will help with stability.
Diffstat (limited to '3rdparty/glm/test/gtx/gtx_string_cast.cpp')
-rw-r--r--3rdparty/glm/test/gtx/gtx_string_cast.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/3rdparty/glm/test/gtx/gtx_string_cast.cpp b/3rdparty/glm/test/gtx/gtx_string_cast.cpp
index 812017a0ca4..94af4ec2970 100644
--- a/3rdparty/glm/test/gtx/gtx_string_cast.cpp
+++ b/3rdparty/glm/test/gtx/gtx_string_cast.cpp
@@ -1,4 +1,3 @@
-#define GLM_ENABLE_EXPERIMENTAL
#include <glm/glm.hpp>
#include <glm/gtx/string_cast.hpp>
#include <limits>