mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 12:41:54 +00:00
Fixed build
This commit is contained in:
parent
c06993191f
commit
d3a2542c77
@ -800,7 +800,7 @@ namespace glm
|
|||||||
///////////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////////
|
||||||
// countof
|
// countof
|
||||||
|
|
||||||
#if GLM_HAS_CONSTEXPR_PARTIAL
|
#if GLM_HAS_CONSTEXPR_CXX11
|
||||||
namespace glm
|
namespace glm
|
||||||
{
|
{
|
||||||
template<typename T, std::size_t N>
|
template<typename T, std::size_t N>
|
||||||
|
Loading…
Reference in New Issue
Block a user