mirror of https://github.com/CGAL/cgal
Add missing header include
This commit is contained in:
parent
f87b61234f
commit
1d42bc58a9
|
|
@ -15,6 +15,7 @@
|
|||
|
||||
#include <CGAL/license/Isosurfacing_3.h>
|
||||
|
||||
#include <CGAL/Isosurfacing_3/internal/Cell_type.h>
|
||||
#include <CGAL/Isosurfacing_3/internal/partition_traits.h>
|
||||
#include <CGAL/Isosurfacing_3/edge_intersection_oracles_3.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue