mirror of https://github.com/CGAL/cgal
Fix package Surface_mesh_shortest_path include headers
This commit is contained in:
parent
85d4431c0c
commit
82e8ca42f3
|
|
@ -28,6 +28,7 @@
|
|||
#include <CGAL/Surface_mesh_shortest_path/internal/misc_functions.h>
|
||||
|
||||
#include <CGAL/Exact_predicates_exact_constructions_kernel_with_sqrt.h>
|
||||
#include <CGAL/Cartesian_converter.h>
|
||||
|
||||
#ifndef CGAL_SURFACE_MESH_SHORTEST_PATH_INTERNAL_FUNCTION_OBJECTS_H
|
||||
#define CGAL_SURFACE_MESH_SHORTEST_PATH_INTERNAL_FUNCTION_OBJECTS_H
|
||||
|
|
|
|||
Loading…
Reference in New Issue