mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 21:42:43 +00:00
JIRA: STUDIO-6072 Change-Id: Ic514c4097767b0a728368c9ea48ee103c031fbb0 Signed-off-by: Stone Li <stone.li@bambulab.com>
8 lines
107 B
C++
8 lines
107 B
C++
#include "MultiPrintJob.hpp"
|
|
|
|
namespace Slic3r {
|
|
namespace GUI {
|
|
|
|
} // namespace GUI
|
|
} // namespace Slic3r
|