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