summaryrefslogtreecommitdiff
path: root/cad/PrusaSlicer/files/patch-src_hints_HintsToPot.cpp
blob: 26f89c4506e58bda8b2c96aa735b48b3bed84e2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/hints/HintsToPot.cpp.orig	2022-11-13 19:31:07 UTC
+++ src/hints/HintsToPot.cpp
@@ -2,6 +2,7 @@
 #include <vector>
 #include <string>
 #include <boost/filesystem.hpp>
+#include <boost/filesystem/fstream.hpp>
 #include <boost/dll.hpp>
 #include <boost/property_tree/ini_parser.hpp>
 #include <boost/nowide/fstream.hpp>