diff --git a/glm/core/_detail.hpp b/glm/core/_detail.hpp index ce933aa0..6300ebbe 100644 --- a/glm/core/_detail.hpp +++ b/glm/core/_detail.hpp @@ -431,7 +431,6 @@ namespace detail }; }//namespace detail - }//namespace glm #if((GLM_COMPILER & GLM_COMPILER_VC) && (GLM_COMPILER >= GLM_COMPILER_VC2005))