mirror of https://github.com/CGAL/cgal
fix include filename
This commit is contained in:
parent
0a9ea00685
commit
b1bf39b318
|
|
@ -20,7 +20,7 @@
|
|||
#include <map>
|
||||
#include <algorithm>
|
||||
#include <vector>
|
||||
#include <CGAL/property_map.hpp>
|
||||
#include <CGAL/property_map.h>
|
||||
|
||||
|
||||
template<class PolyhedronWithId, class ValueType>
|
||||
|
|
|
|||
Loading…
Reference in New Issue