mirror of https://github.com/CGAL/cgal
Remove unnecessary include
This commit is contained in:
parent
296d9e5cc0
commit
73de5e49f4
|
|
@ -31,7 +31,6 @@
|
|||
#include <CGAL/Kernel/Return_base_tag.h>
|
||||
#include <CGAL/Kernel/global_functions_3.h>
|
||||
|
||||
#include <type_traits> // for std::is_same and std::enable_if
|
||||
#include <cmath> // for Compute_dihedral_angle
|
||||
|
||||
namespace CGAL {
|
||||
|
|
|
|||
Loading…
Reference in New Issue