mirror of https://github.com/CGAL/cgal
Add missing header CGAL/utility.h
This commit is contained in:
parent
623a9d5319
commit
8b542216dc
|
|
@ -24,6 +24,7 @@
|
|||
#include <CGAL/Iterator_project.h>
|
||||
#include <CGAL/Polygon_2.h>
|
||||
#include <CGAL/number_utils_classes.h>
|
||||
#include <CGAL/utility.h>
|
||||
|
||||
CGAL_BEGIN_NAMESPACE
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue