mirror of
https://github.com/g-truc/glm.git
synced 2026-08-22 02:58:07 +00:00
Fixed merge
This commit is contained in:
@@ -289,7 +289,7 @@ int test_roundEven()
|
||||
|
||||
int main()
|
||||
{
|
||||
int Error = 0;
|
||||
int Error(0);
|
||||
|
||||
Error += test_modf();
|
||||
Error += test_floatBitsToInt();
|
||||
|
||||
Reference in New Issue
Block a user