diff --git a/test/main.h b/test/main.h index e830d68b0..4f9887c81 100644 --- a/test/main.h +++ b/test/main.h @@ -47,6 +47,7 @@ #include #if __cplusplus >= 201103L #include +#include #ifdef EIGEN_USE_THREADS #include #endif