reduce package dependencies

This commit is contained in:
Andreas Fabri 2023-02-17 13:38:48 +00:00
parent 258d96fdf2
commit 8611d167b4
1 changed files with 2 additions and 1 deletions

View File

@ -19,8 +19,9 @@
#ifdef CGAL_USE_BOOST_MP #ifdef CGAL_USE_BOOST_MP
// already protected by CGAL_USE_CORE macro #ifdef CGAL_USE_CORE
#include <CGAL/CORE_arithmetic_kernel.h> #include <CGAL/CORE_arithmetic_kernel.h>
#endif
//Currently already included in boost_mp.h //Currently already included in boost_mp.h
//#include <boost/multiprecision/cpp_int.hpp> //#include <boost/multiprecision/cpp_int.hpp>