mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Trying to fix build on msvc2013
This commit is contained in:
@@ -247,7 +247,7 @@ RawBytes Raster::save(Raster::Compression comp)
|
||||
}
|
||||
}
|
||||
|
||||
return ret;
|
||||
return std::move(ret);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user