mirror of
https://github.com/g-truc/glm.git
synced 2025-04-06 14:05:01 +00:00
Fixed clang test build
This commit is contained in:
parent
22fe828159
commit
cef33d74c5
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@ int main()
|
|||
std::size_t C1 = sizeof(glm::aligned_vec4);
|
||||
|
||||
Error += test_ctor();
|
||||
Error += test_copy();
|
||||
|
||||
return Error;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue