diff --git a/glm/detail/setup.hpp b/glm/detail/setup.hpp index e2c4c4e13..1e4520efb 100644 --- a/glm/detail/setup.hpp +++ b/glm/detail/setup.hpp @@ -305,6 +305,7 @@ # define GLM_IF_CONSTEXPR if constexpr # else # define GLM_IF_CONSTEXPR if +# endif #endif //