diff --git a/glm/detail/setup.hpp b/glm/detail/setup.hpp index 062c9b40..9b819b4e 100644 --- a/glm/detail/setup.hpp +++ b/glm/detail/setup.hpp @@ -800,7 +800,7 @@ namespace glm /////////////////////////////////////////////////////////////////////////////////// // countof -#if GLM_HAS_CONSTEXPR_PARTIAL +#if GLM_HAS_CONSTEXPR_CXX11 namespace glm { template