mirror of
https://github.com/g-truc/glm.git
synced 2024-11-22 17:04:35 +00:00
Fixed test build
This commit is contained in:
parent
5cf8765656
commit
e8e8d3607c
@ -5,7 +5,5 @@ int main()
|
||||
{
|
||||
int Error = 0;
|
||||
|
||||
Error += clamp::test();
|
||||
|
||||
return Error;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user