This commit is contained in:
Christophe 2024-01-17 16:39:09 +01:00
parent fdc344518f
commit 3f08c9c83b

View file

@ -28,8 +28,8 @@ static int test_ctr()
glm::quat A{0, 1, 2, 3};
std::vector<glm::quat> B{
{0, 1, 2, 3},
{0, 1, 2, 3}};
A,
{0, 1, 2, 3}};
}
# endif//GLM_HAS_INITIALIZER_LISTS