From 33b9dad843221a340b280e7667db6a45126abb57 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Thu, 14 Jul 2016 16:38:59 +0200 Subject: [PATCH] Fixed build --- glm/gtx/norm.inl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glm/gtx/norm.inl b/glm/gtx/norm.inl index 29ee52b0..e86aa3ab 100644 --- a/glm/gtx/norm.inl +++ b/glm/gtx/norm.inl @@ -33,7 +33,7 @@ namespace glm{ namespace detail { - template