mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Fix flatpack build
This commit is contained in:
@@ -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/Exact_predicates_exact_constructions_kernel.h>
|
||||||
#include <CGAL/Arr_segment_traits_2.h>
|
#include <CGAL/Arr_segment_traits_2.h>
|
||||||
#include <CGAL/Surface_sweep_2_algorithms.h>
|
#include <CGAL/Surface_sweep_2_algorithms.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user