mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-27 09:59:48 -07:00
Fix build error caused by cyclic include
This commit is contained in:
parent
b5756d1702
commit
2cea19bdcd
8 changed files with 19 additions and 10 deletions
|
|
@ -48,6 +48,7 @@ using namespace nlohmann;
|
|||
#include "libslic3r/libslic3r.h"
|
||||
#include "libslic3r/Config.hpp"
|
||||
#include "libslic3r/Geometry.hpp"
|
||||
#include "libslic3r/GCode.hpp"
|
||||
#include "libslic3r/GCode/PostProcessor.hpp"
|
||||
#include "libslic3r/Model.hpp"
|
||||
#include "libslic3r/ModelArrange.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue