mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 13:34:10 +00:00
[test][algorithms] Fix double to bool conversion.
This commit is contained in:
parent
f46ed34965
commit
00cc9bc199
@ -75,7 +75,7 @@ struct test_sym_difference_of_areal_geometries
|
||||
PolygonOut
|
||||
>(case_id, areal1, areal2,
|
||||
expected_polygon_count, expected_point_count, expected_area,
|
||||
tolerance, settings);
|
||||
true, settings);
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user