mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-07 14:18:26 -04:00
Fixed compilation on Strawberry
This commit is contained in:
parent
5aacc6b015
commit
443e900e07
@ -15,7 +15,7 @@ BridgeDetector::BridgeDetector(
|
||||
lower_slices(_lower_slices),
|
||||
spacing(_spacing)
|
||||
{
|
||||
this->expolygons_owned.push_back(std::move(_expolygon));
|
||||
this->expolygons_owned.push_back(STDMOVE(_expolygon));
|
||||
initialize();
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user