This commit is contained in:
Hauke Heibel 2009-09-01 23:15:30 +02:00
parent 05ddd32849
commit 59f5bce41c

View File

@ -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