remove superfluous #ifdef

This commit is contained in:
Gael Guennebaud
2010-09-15 15:24:21 +02:00
parent 77c943670e
commit 82e4a16759
2 changed files with 3 additions and 7 deletions

View File

@@ -39,9 +39,7 @@ namespace Eigen {
* \endcode
*/
#ifdef EIGEN_TAUCS_SUPPORT
# include "src/SparseExtra/TaucsSupport.h"
#endif
} // namespace Eigen