From 3394af0cf252bdd08e906703557a2d62167d337f Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Sat, 11 Jan 2014 19:45:40 +0100 Subject: [PATCH] Fixed build on GCC --- glm/detail/func_geometric.inl | 28 +++++++++++++++------------- glm/detail/type_mat4x4.inl | 7 +++++-- glm/detail/type_vec1.hpp | 2 +- readme.txt | 3 ++- test/core/core_type_cast.cpp | 2 +- 5 files changed, 24 insertions(+), 18 deletions(-) diff --git a/glm/detail/func_geometric.inl b/glm/detail/func_geometric.inl index 6b350bdd..1784ecb1 100644 --- a/glm/detail/func_geometric.inl +++ b/glm/detail/func_geometric.inl @@ -38,6 +38,15 @@ namespace detail template