mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-04-28 14:54:11 +08:00
undefine EIGEN_CONSTEXPR before redefinition
This commit is contained in:
parent
9a4d04c05f
commit
807e51528d
@ -53,6 +53,7 @@
|
||||
// GPU support. Hence the need to disable EIGEN_CONSTEXPR when building
|
||||
// Eigen with GPU support
|
||||
#pragma push_macro("EIGEN_CONSTEXPR")
|
||||
#undef EIGEN_CONSTEXPR
|
||||
#define EIGEN_CONSTEXPR
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user