mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 02:37:51 -06:00
9 lines
140 B
C++
9 lines
140 B
C++
#include "libslic3r/libslic3r.h"
|
|
#include "GUI_Geometry.hpp"
|
|
|
|
namespace Slic3r {
|
|
namespace GUI {
|
|
|
|
|
|
} // namespace Slic3r
|
|
} // namespace GUI
|