include property_map header file wrapper

This commit is contained in:
Andreas Fabri 2014-06-13 08:54:43 +02:00
parent 4e1911c4b6
commit f531ee2fa9
1 changed files with 1 additions and 1 deletions

View File

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