mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
cleaning pass: rm unused variables in MKL stuff, fix a few namespace issues, MarketIO needs iostream
This commit is contained in:
@@ -39,9 +39,7 @@
|
||||
|
||||
#if !defined(_WIN32)
|
||||
#include <dirent.h>
|
||||
namespace Eigen {
|
||||
#include "src/SparseExtra/MatrixMarketIterator.h"
|
||||
}
|
||||
#endif
|
||||
|
||||
#include "../../Eigen/src/Core/util/ReenableStupidWarnings.h"
|
||||
|
||||
Reference in New Issue
Block a user