From 9e5e05622963be7f5c262c97344998cd6143642e Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Mon, 1 Apr 2013 13:06:15 +0200 Subject: [PATCH] Clean up --- glm/fwd.hpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/glm/fwd.hpp b/glm/fwd.hpp index e24a48fe..fbe89683 100644 --- a/glm/fwd.hpp +++ b/glm/fwd.hpp @@ -34,9 +34,4 @@ #include "core/type_vec.hpp" #include "core/type_mat.hpp" -namespace glm -{ - -}//namespace glm - #endif//GLM_FWD_INCLUDED