ports/cad/PrusaSlicer/files/patch-tests_fff__print_test__data.cpp
Michael Reifenberger ae9787cdfb cad/PrusaSlicer: update to 2.9.0
Adapted patch provided from Jesper Schmitz Mouridsen

PR:		284821
Reported by:	Torfinn Ingolfsen
Approved by:	teodorsigaev@
2025-03-09 15:37:10 +01:00

10 lines
259 B
C++

--- tests/fff_print/test_data.cpp.orig 2024-12-20 11:54:34 UTC
+++ tests/fff_print/test_data.cpp
@@ -10,6 +10,7 @@
#include <arrange-wrapper/ModelArrange.hpp>
#include <cstdlib>
+#include <fstream>
#include <string>
#include <boost/nowide/cstdio.hpp>