mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Include <numeric> to get std::iota.
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include <cstring>
|
||||
#include <random>
|
||||
#include <thread>
|
||||
#include <numeric>
|
||||
|
||||
#if defined(EIGEN_USE_THREADS) || defined(EIGEN_USE_SYCL)
|
||||
#include "ThreadPool"
|
||||
|
||||
Reference in New Issue
Block a user