mirror of https://github.com/CGAL/cgal
add missing include
This commit is contained in:
parent
847f9f127e
commit
6253ef448d
|
|
@ -16,6 +16,7 @@
|
|||
|
||||
#include <CGAL/license/MDS_3.h>
|
||||
|
||||
#include <CGAL/MDS_3/Mesh_complex_3_in_triangulation_3_fwd.h>
|
||||
#include <CGAL/Mesh_complex_3_in_triangulation_3.h>
|
||||
#include <CGAL/MDS_3/tet_soup_to_c3t3.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue