Skip to content

Commit

Permalink
include header of CGAL version number
Browse files Browse the repository at this point in the history
  • Loading branch information
LiangliangNan committed Feb 22, 2024
1 parent 9b8db06 commit fbe1140
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/method/alpha_shape.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#define _ALPHA_SHAPE_H_

#include "cgal_types.h"
#include <CGAL/version.h>

/*
Breaking change since CGAL 4.11: The dangerous implicit conversions between weighted Points
Expand Down

0 comments on commit fbe1140

Please sign in to comment.