From 9459aac6814d36af7ea2eee15ac48ac2c00fb82e Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Thu, 14 Jul 2016 16:42:46 +0200 Subject: [PATCH] Allows length2 specialization --- 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 e91076ba..20954ec7 100644 --- a/glm/gtx/norm.inl +++ b/glm/gtx/norm.inl @@ -6,7 +6,7 @@ namespace glm{ namespace detail { - template