Fixing compilation issues.
This commit is contained in:
@@ -64,7 +64,7 @@ protected:
|
||||
const FillParams ¶ms,
|
||||
unsigned int thickness_layers,
|
||||
const std::pair<float, Point> &direction,
|
||||
ExPolygon &expolygon,
|
||||
ExPolygon expolygon,
|
||||
Polylines &polylines_out) override;
|
||||
bool no_sort() const override { return true; }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user