From 3428bf807d76bc2f6305ae4856a4f27456ec515d Mon Sep 17 00:00:00 2001 From: Erwan MATHIEU Date: Fri, 23 Aug 2024 15:28:36 +0200 Subject: [PATCH] Fix MacOS build CURA-12081 --- src/FffGcodeWriter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FffGcodeWriter.cpp b/src/FffGcodeWriter.cpp index 8ccc943895..ee853ca551 100644 --- a/src/FffGcodeWriter.cpp +++ b/src/FffGcodeWriter.cpp @@ -3126,7 +3126,7 @@ bool FffGcodeWriter::processInsets( mesh.getZSeamHint(), mesh.settings.get("z_seam_corner"), mesh.settings.get("wall_line_width_0") * 2); - constexpr Shape disallowed_areas_for_seams; + const Shape disallowed_areas_for_seams; constexpr bool scarf_seam = true; constexpr bool smooth_speed = true; InsetOrderOptimizer wall_orderer(