Fixed compilation on OSX
This commit is contained in:
parent
0b90e5177c
commit
7719173f89
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
|
||||
#include <vector>
|
||||
|
||||
#include "Point.hpp"
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
class ExPolygon;
|
||||
|
|
Loading…
Reference in a new issue