mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-22 05:59:12 -07:00
Updated Clipper to r467 but it doesn't seem to fix #2028 yet
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
#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 {
|
||||
|
||||
//-----------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user