Loading isis/src/base/objs/LimitPolygonSeeder/unitTest.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -122,7 +122,7 @@ int main() { cout << "Test 3, test for too thin" << endl; try { // Call the seed member with a polygon geos::geom::CoordinatArraySequence *pts; geos::geom::CoordinateArraySequence *pts; vector<geos::geom::Geometry *> polys; // Create the A polygon Loading Loading
isis/src/base/objs/LimitPolygonSeeder/unitTest.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -122,7 +122,7 @@ int main() { cout << "Test 3, test for too thin" << endl; try { // Call the seed member with a polygon geos::geom::CoordinatArraySequence *pts; geos::geom::CoordinateArraySequence *pts; vector<geos::geom::Geometry *> polys; // Create the A polygon Loading