Fix compilation - missing include for boost string conv,
set supports flags for object AFTER the dialog window and snapshot
This commit is contained in:
parent
bee57e46d4
commit
670629d883
2 changed files with 3 additions and 3 deletions
src/libslic3r/GCode
|
@ -5,6 +5,7 @@
|
|||
#include "libslic3r/format.hpp"
|
||||
#include "GCodeProcessor.hpp"
|
||||
|
||||
#include <boost/algorithm/string/case_conv.hpp>
|
||||
#include <boost/log/trivial.hpp>
|
||||
#include <boost/algorithm/string/predicate.hpp>
|
||||
#include <boost/algorithm/string/split.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue