mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-01 12:41:59 +08:00

PrintObject.cpp references tbb::spin_mutex, thus it needs to include tbb/spin_mutex. Otherwise compilation fails with: error: ‘spin_mutex’ is not a member of ‘tbb’ Supersedes #7057
OrcaSlicer
This is basically a copy of com.bambulab.BambuStudio. As such, same rules apply here as does over there.