delaunator-cpp
delaunator-cpp copied to clipboard
Use lowest instead of min
Do you know why the build failed?
Apparently something (new compiler rev?) has caused warnings that didn't appear before. They don't seem important.
Actually, this is GCC 5, which is quite old and is emitting warnings that it shouldn't. I believe these warnings have been removed in later versions of the compiler.