Skip to content

Commit

Permalink
CGAL: support version 6.0
Browse files Browse the repository at this point in the history
- Add include for generator functions.

Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
  • Loading branch information
srmainwaring committed Dec 31, 2024
1 parent cad7002 commit 2946b84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gz-waves/src/CGAL_TEST.cc
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@

#include <CGAL/algorithm.h>
#include <CGAL/boost/graph/Euler_operations.h>
#include <CGAL/boost/graph/generators.h>
#include <CGAL/number_utils.h>
#include <CGAL/point_generators_2.h>

Expand Down

0 comments on commit 2946b84

Please sign in to comment.