superslicer-prerelease/0011-fix-constructible-svgfile.patch
2025-03-25 10:31:01 +01:00

13 lines
482 B
Diff

diff --git a/src/libslic3r/EmbossShape.hpp b/src/libslic3r/EmbossShape.hpp
index 3e4a950037..22e5d3aee1 100644
--- a/src/libslic3r/EmbossShape.hpp
+++ b/src/libslic3r/EmbossShape.hpp
@@ -101,6 +101,8 @@ struct EmbossShape
// Loaded string data from file
std::shared_ptr<std::string> file_data = nullptr;
+ SvgFile() {}
+
template<class Archive> void save(Archive &ar) const {
// Note: image is only cache it is not neccessary to store