mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-15 07:10:37 +08:00
Fix clang compilation
This commit is contained in:
parent
668518aed6
commit
c03c73c9b7
@ -15,6 +15,7 @@
|
||||
#include <Eigen/CXX11/Tensor>
|
||||
|
||||
using Eigen::Tensor;
|
||||
using std::isnan;
|
||||
|
||||
static void test_multithread_elementwise()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user