mirror of https://github.com/CGAL/cgal
include property_map header file wrapper
This commit is contained in:
parent
4e1911c4b6
commit
f531ee2fa9
|
|
@ -1,7 +1,7 @@
|
|||
#include <fstream>
|
||||
|
||||
#include <boost/graph/graph_traits.hpp>
|
||||
#include <boost/property_map/vector_property_map.hpp>
|
||||
#include <CGAL/property_map.h>
|
||||
|
||||
#include <CGAL/basic.h>
|
||||
#include <CGAL/Kernel/global_functions.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue