Fixed build

This commit is contained in:
Groove 2018-07-09 23:55:25 +02:00
parent c06993191f
commit d3a2542c77

View File

@ -800,7 +800,7 @@ namespace glm
///////////////////////////////////////////////////////////////////////////////////
// countof
#if GLM_HAS_CONSTEXPR_PARTIAL
#if GLM_HAS_CONSTEXPR_CXX11
namespace glm
{
template<typename T, std::size_t N>