mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
Fix build error when PCH is not used
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "libslic3r/Algorithm/LineSplit.hpp"
|
||||
#include "libslic3r/Arachne/utils/ExtrusionJunction.hpp"
|
||||
#include "libslic3r/Arachne/utils/ExtrusionLine.hpp"
|
||||
#include "libslic3r/ClipperUtils.hpp"
|
||||
#include "libslic3r/Layer.hpp"
|
||||
#include "libslic3r/PerimeterGenerator.hpp"
|
||||
#include "libslic3r/Point.hpp"
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
// CuraEngine is released under the terms of the AGPLv3 or higher.
|
||||
|
||||
#include "InterlockingGenerator.hpp"
|
||||
#include "libslic3r/ClipperUtils.hpp"
|
||||
#include "Layer.hpp"
|
||||
|
||||
namespace std {
|
||||
|
||||
Reference in New Issue
Block a user