fix example

This commit is contained in:
Andreas Fabri 2022-05-06 08:54:55 +01:00
parent 5f3e3b2e14
commit 39f2b14bc6
1 changed files with 1 additions and 1 deletions

View File

@ -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>