mirror of https://github.com/CGAL/cgal
fix Shape approximation
This commit is contained in:
parent
7c207526f8
commit
a9c313433c
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
#include <boost/graph/graph_traits.hpp>
|
||||
#include <boost/graph/adjacency_list.hpp>
|
||||
#include <boost/graph/dijkstra_shortest_paths.hpp>
|
||||
#include <CGAL/boost/graph/dijkstra_shortest_paths.h>
|
||||
#include <boost/graph/subgraph.hpp>
|
||||
#include <boost/optional.hpp>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue