mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 07:34:03 -06:00
Fix compilation
This commit is contained in:
parent
0de1c235a9
commit
21a660c56c
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@ Polyline::simplify_by_visibility(const T &area)
|
|||
}
|
||||
}
|
||||
}
|
||||
template void Polyline::simplify_by_visibility<ExPolygon>(const ExPolygon &area);
|
||||
template void Polyline::simplify_by_visibility<ExPolygonCollection>(const ExPolygonCollection &area);
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue