mirror of
https://github.com/g-truc/glm.git
synced 2026-09-13 14:08:14 +00:00
Removed initializer list C++98 workarounds
This commit is contained in:
@@ -819,7 +819,9 @@ int main()
|
||||
Error += test_vec2();
|
||||
Error += test_vec3();
|
||||
Error += test_vec4();
|
||||
|
||||
Error += test_quat();
|
||||
|
||||
Error += test_mat2x2();
|
||||
Error += test_mat3x3();
|
||||
Error += test_mat3x4();
|
||||
|
||||
Reference in New Issue
Block a user