mirror of
https://github.com/icaven/glm.git
synced 2025-12-07 09:16:49 +08:00
Fixed clang test build
This commit is contained in:
parent
22fe828159
commit
cef33d74c5
@ -142,6 +142,7 @@ int main()
|
|||||||
std::size_t C1 = sizeof(glm::aligned_vec4);
|
std::size_t C1 = sizeof(glm::aligned_vec4);
|
||||||
|
|
||||||
Error += test_ctor();
|
Error += test_ctor();
|
||||||
|
Error += test_copy();
|
||||||
|
|
||||||
return Error;
|
return Error;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user