diff options
| author | 2017-02-25 14:11:44 +1100 | |
|---|---|---|
| committer | 2017-02-25 14:11:44 +1100 | |
| commit | feb7c5dc791e7273967f7b77f0aaf66c8fa4737a (patch) | |
| tree | 574c156e9dcca6d9da2424c4c025a0b38d001dce /3rdparty/glm/test/gtx/gtx_matrix_transform_2d.cpp | |
| parent | 8530f35a98b9d89f2874fa47d395b4a55219d479 (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_matrix_transform_2d.cpp')
| -rw-r--r-- | 3rdparty/glm/test/gtx/gtx_matrix_transform_2d.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/3rdparty/glm/test/gtx/gtx_matrix_transform_2d.cpp b/3rdparty/glm/test/gtx/gtx_matrix_transform_2d.cpp index f80d2633ff0..836df7c806c 100644 --- a/3rdparty/glm/test/gtx/gtx_matrix_transform_2d.cpp +++ b/3rdparty/glm/test/gtx/gtx_matrix_transform_2d.cpp @@ -1,4 +1,3 @@ -#define GLM_ENABLE_EXPERIMENTAL #include <glm/gtx/matrix_transform_2d.hpp> int main() |
