mirror of https://github.com/CGAL/cgal
fix example
This commit is contained in:
parent
5f3e3b2e14
commit
39f2b14bc6
|
|
@ -2,7 +2,7 @@
|
|||
#include <CGAL/Polyhedron_3.h>
|
||||
#include <CGAL/Polyhedron_items_with_id_3.h>
|
||||
|
||||
#include <boost/graph/breadth_first_search.hpp>
|
||||
#include <CGAL/boost/graph/breadth_first_search.h>
|
||||
|
||||
#include <fstream>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue