This commit is contained in:
Benoit Jacob
2009-09-02 06:37:41 -04:00
3 changed files with 8 additions and 4 deletions

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