diff --git a/Eigen/Core b/Eigen/Core index cf2b164b7..46e6f7294 100644 --- a/Eigen/Core +++ b/Eigen/Core @@ -92,6 +92,7 @@ #include #include +#include #include // for std::is_nothrow_move_assignable @@ -121,7 +122,6 @@ #undef isfinite #include #include -#include #include #include #ifndef EIGEN_SYCL_LOCAL_THREAD_DIM0