mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-04-23 18:19:34 +08:00
suppress deprecated warning when compiling legacy tests
This commit is contained in:
parent
06450882ab
commit
e36a4c880a
@ -22,8 +22,9 @@
|
||||
// License and a copy of the GNU General Public License along with
|
||||
// Eigen. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
//#include "sparse.h"
|
||||
|
||||
// import basic and product tests for deprectaed DynamicSparseMatrix
|
||||
#define EIGEN_NO_DEPRECATED_WARNING
|
||||
#include "sparse_basic.cpp"
|
||||
#include "sparse_product.cpp"
|
||||
#include <Eigen/SparseExtra>
|
||||
|
Loading…
x
Reference in New Issue
Block a user