Vasily Khoruzhick 16e532f73e
libslic3r: include tbb/spin_mutex to fix compilation error (#7505)
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
2024-11-28 22:32:54 +08:00
..
2024-05-25 09:11:19 +08:00
2024-05-25 09:11:19 +08:00
2024-11-12 00:06:23 +08:00
2024-05-25 09:11:19 +08:00
2024-05-25 09:11:19 +08:00

OrcaSlicer

This is basically a copy of com.bambulab.BambuStudio. As such, same rules apply here as does over there.