Fixed a compilation issue on OSX
This commit is contained in:
parent
34e525766b
commit
05b1ed3c2a
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
#include "libslic3r.h"
|
||||
#include "Point.hpp"
|
||||
|
||||
#include <boost/format.hpp>
|
||||
#include <boost/property_tree/ptree.hpp>
|
||||
|
||||
namespace Slic3r {
|
||||
|
|
Loading…
Reference in a new issue