Closed PKua007 closed 1 year ago
This PR fixes a couple of errors and warnings when compiled on GCC 13 with -Wall -Wextra -Wpedantic.
-Wall -Wextra -Wpedantic
This includes:
<cinttypes>
quickhull::MeshBuilder::Face::Plane<T> m_P
Looks good to me, thanks!
This PR fixes a couple of errors and warnings when compiled on GCC 13 with
-Wall -Wextra -Wpedantic
.This includes:
<cinttypes>
includequickhull::MeshBuilder::Face::Plane<T> m_P
member warning