mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 15:44:12 -06:00
Fix flatpack build
This commit is contained in:
parent
4c1a42e2e8
commit
333ed4c34d
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
// Needed since the CGAL headers are not self-contained.
|
||||
#include <boost/next_prior.hpp>
|
||||
#include <CGAL/Exact_predicates_exact_constructions_kernel.h>
|
||||
#include <CGAL/Arr_segment_traits_2.h>
|
||||
#include <CGAL/Surface_sweep_2_algorithms.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue