mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Added missing includes for gcc
This commit is contained in:
parent
72911243a7
commit
91cc119146
2 changed files with 5 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
#include <vector>
|
||||
#include <boost/algorithm/string.hpp>
|
||||
#include <boost/optional.hpp>
|
||||
#include <boost/nowide/convert.hpp>
|
||||
|
||||
#include "libslic3r/PrintConfig.hpp"
|
||||
#include "libslic3r/PresetBundle.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue