mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 15:44:12 -06:00
Revert "Updated Clipper to r467 but it doesn't seem to fix #2028 yet"
This reverts commit a62457d6b5
.
This commit is contained in:
parent
4e5f7d74ff
commit
0decbbf910
4 changed files with 94 additions and 104 deletions
|
@ -1,14 +1,6 @@
|
|||
#include "ClipperUtils.hpp"
|
||||
#include "Geometry.hpp"
|
||||
|
||||
#ifndef use_lines
|
||||
#error "use_lines directive is not enabled in clipper.hpp"
|
||||
#endif
|
||||
|
||||
#ifdef use_deprecated
|
||||
#error "use_deprecated is not disabled in clipper.hpp"
|
||||
#endif
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
//-----------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue