--- src/libslic3r/Triangulation.cpp.orig 2024-09-18 13:39:04 UTC +++ src/libslic3r/Triangulation.cpp @@ -2,6 +2,9 @@ ///|/ ///|/ PrusaSlicer is released under the terms of the AGPLv3 or higher ///|/ + +#include + #include "Triangulation.hpp" #include