Fixed compilation on OSX

This commit is contained in:
bubnikv 2019-02-05 21:26:52 +01:00
parent 0b90e5177c
commit 7719173f89

View file

@ -3,6 +3,8 @@
#include <vector>
#include "Point.hpp"
namespace Slic3r {
class ExPolygon;