sync ports with The Matrix
This commit is contained in:
parent
9d4d2e721a
commit
79bc6d9d97
846 changed files with 10693 additions and 8131 deletions
13
cad/prusaslicer/patches/patch-src_hints_HintsToPot_cpp
Normal file
13
cad/prusaslicer/patches/patch-src_hints_HintsToPot_cpp
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: src/hints/HintsToPot.cpp
|
||||
--- src/hints/HintsToPot.cpp.orig
|
||||
+++ src/hints/HintsToPot.cpp
|
||||
@@ -2,6 +2,9 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <boost/filesystem.hpp>
|
||||
+#ifdef __OpenBSD__
|
||||
+# include <boost/filesystem/fstream.hpp>
|
||||
+#endif
|
||||
#include <boost/dll.hpp>
|
||||
#include <boost/property_tree/ini_parser.hpp>
|
||||
#include <boost/nowide/fstream.hpp>
|
Loading…
Add table
Add a link
Reference in a new issue