From 792151573c0ca65b21680060ed6cc9dade4701bb Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Wed, 18 May 2016 22:46:58 +0200 Subject: [PATCH] Fixed to_string when used with GLM_FORCE_INLINE #506 --- glm/gtx/string_cast.inl | 2 +- readme.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/glm/gtx/string_cast.inl b/glm/gtx/string_cast.inl index c21fa75f..2a0434d8 100644 --- a/glm/gtx/string_cast.inl +++ b/glm/gtx/string_cast.inl @@ -479,7 +479,7 @@ namespace detail }//namespace detail template