mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 21:42:43 +00:00
The widths are float, so pass a float epsilon; WithinRel(float, double) matches both overloads and does not compile.
The widths are float, so pass a float epsilon; WithinRel(float, double) matches both overloads and does not compile.