mirror of https://github.com/CGAL/cgal
add missing include
This commit is contained in:
parent
6bbba1cd81
commit
8a6f9223a1
|
|
@ -23,6 +23,7 @@
|
|||
#include <stdexcept>
|
||||
|
||||
#include <boost/graph/graph_traits.hpp>
|
||||
#include <CGAL/boost/graph/properties.h>
|
||||
|
||||
#include <CGAL/assertions.h>
|
||||
#include <CGAL/boost/graph/helpers.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue