mirror of
https://github.com/g-truc/glm.git
synced 2026-09-17 07:54:20 +00:00
Fixed tests
This commit is contained in:
@@ -296,7 +296,7 @@ int main()
|
||||
Error += test_floatBitsToUint();
|
||||
Error += test_mix();
|
||||
Error += test_round();
|
||||
//Error += test_roundEven();
|
||||
Error += test_roundEven();
|
||||
|
||||
return Error;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user