Add missing include

This commit is contained in:
Simon Giraudot 2020-11-04 11:00:21 +01:00
parent 2bbb9f24da
commit 6f19f920b0
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
//#define DO_NOT_USE_EIGEN_COMPUTEDIRECT_FOR_DIAGONALIZATION
#include <CGAL/array.h>
#include <CGAL/number_utils.h>
namespace CGAL {