mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-19 09:06:24 +03: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