mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
remove EIGEN_HAS_CXX11
This commit is contained in:
committed by
Rasmus Munk Larsen
parent
cfdb3ce3f0
commit
ec4efbd696
@@ -13,8 +13,6 @@
|
||||
|
||||
#include "../../../Eigen/Core"
|
||||
|
||||
#if EIGEN_HAS_CXX11
|
||||
|
||||
#include "../SpecialFunctions"
|
||||
|
||||
#include "../../../Eigen/src/Core/util/DisableStupidWarnings.h"
|
||||
@@ -137,5 +135,4 @@
|
||||
|
||||
#include "../../../Eigen/src/Core/util/ReenableStupidWarnings.h"
|
||||
|
||||
#endif // EIGEN_HAS_CXX11
|
||||
//#endif // EIGEN_CXX11_TENSOR_MODULE_H
|
||||
|
||||
Reference in New Issue
Block a user