aboutsummaryrefslogtreecommitdiff
This patch comes from Gentoo:
 portage/media-gfx/prusaslicer/files/prusaslicer-2.5.0_rc1-fix-tests.patch

--- a/tests/fff_print/test_data.cpp
+++ b/tests/fff_print/test_data.cpp
@@ -4,10 +4,9 @@
 #include "libslic3r/GCodeReader.hpp"
 #include "libslic3r/Config.hpp"
 #include "libslic3r/Print.hpp"
-#include "libslic3r/Format/OBJ.hpp"
-#include "libslic3r/Format/STL.hpp"

 #include <cstdlib>
+#include <fstream>
 #include <string>

 #include <boost/nowide/cstdio.hpp>
='/guix/log/gnu/packages/patches/perl-5.14-no-sys-dirs.patch?id=cdbd81ce144f17644ceebd3d08723aa244696a05&showmsg=1'>Expand)Author 2022-02-07gnu: Add perl-5.14....* gnu/packages/patches/perl-5.14-autosplit-default-time.patch, gnu/packages/patches/perl-5.14-module-pluggable-search.patch, gnu/packages/patches/perl-5.14-no-sys-dirs.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/perl.scm (perl-5.14): New variable. Ricardo Wurmus