mirror of
https://github.com/g-truc/glm.git
synced 2024-11-22 17:04:35 +00: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…
Reference in New Issue
Block a user