earcut.hpp
earcut.hpp copied to clipboard
Compilation warning fixed
When using Qt's QList as a container, the compiler throws the following warning:
warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘qsizetype’ {aka ‘long long int’}