diff --git a/benchmark/test_polygon_clipping.cpp b/benchmark/test_polygon_clipping.cpp index 0c0639f6e..60687c056 100644 --- a/benchmark/test_polygon_clipping.cpp +++ b/benchmark/test_polygon_clipping.cpp @@ -115,9 +115,10 @@ public: { throw std::runtime_error("Failed to parse WKT"); } - unsigned count = 0; + bool valid = true; for (unsigned i=0;i