Skip to content

Commit

Permalink
Merge pull request #1139 from VincentRouvreau/include_mpl_list_for_in…
Browse files Browse the repository at this point in the history
…cremental_delaunay_test

Include mpl list that is used in incremental delaunay test
  • Loading branch information
VincentRouvreau authored Oct 4, 2024
2 parents 2f92e88 + 418247a commit 05e4bcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Alpha_complex/test/Incremental_delaunay_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#define BOOST_TEST_MODULE "incremental_delaunay"
#include <boost/test/unit_test.hpp>
#include <boost/range/adaptor/sliced.hpp>
#include <boost/mpl/list.hpp>

#include <CGAL/Epick_d.h>
#include <CGAL/Epeck_d.h>
Expand Down

0 comments on commit 05e4bcd

Please sign in to comment.