Skip to content

Commit

Permalink
issue #7765 Problem with Boost 1.54 and a non reachable ticket
Browse files Browse the repository at this point in the history
CGAL as of version 5.6 requires Boost 1.66 or higher so the warning is not valid anymore
  • Loading branch information
albert-github committed Oct 10, 2023
1 parent 8a4b492 commit 4e84efb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Point_set_processing_3/include/CGAL/mst_orient_normals.h
Original file line number Diff line number Diff line change
Expand Up @@ -553,9 +553,6 @@ create_mst_graph(
For this reason it should not be called on sorted containers.
It is based on \cgalCite{cgal:hddms-srup-92}.
\warning This function may fail when Boost version 1.54 is used,
because of the following bug: https://svn.boost.org/trac/boost/ticket/9012
\pre Normals must be unit vectors
\pre `k >= 2`
Expand Down

0 comments on commit 4e84efb

Please sign in to comment.