mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-08 15:57:47 -07: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
|