mirror of https://github.com/CGAL/cgal
Add missing include
This commit is contained in:
parent
a80341a8fd
commit
df67952011
|
|
@ -21,6 +21,7 @@
|
|||
#include <CGAL/property_map.h>
|
||||
#include <CGAL/double.h>
|
||||
#include <CGAL/boost/graph/properties.h>
|
||||
#include <CGAL/Default.h>
|
||||
#include <CGAL/Dynamic_property_map.h>
|
||||
#include <CGAL/squared_distance_3.h>
|
||||
#include <CGAL/number_utils.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue