mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-13 20:26:03 +08:00
fix issue #49
This commit is contained in:
parent
05ddd32849
commit
59f5bce41c
@ -30,6 +30,10 @@
|
||||
#include <vector>
|
||||
#include <typeinfo>
|
||||
|
||||
#ifdef NDEBUG
|
||||
#undef NDEBUG
|
||||
#endif
|
||||
|
||||
#ifndef EIGEN_TEST_FUNC
|
||||
#error EIGEN_TEST_FUNC must be defined
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user