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