mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-06-04 18:54:00 +08:00
fix header inclusion
This commit is contained in:
parent
393b7c4959
commit
b2cacd189e
@ -10,7 +10,7 @@
|
||||
#define EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS
|
||||
#include "sparse_solver.h"
|
||||
|
||||
#include <unsupported/Eigen/KLUSupport>
|
||||
#include <Eigen/KLUSupport>
|
||||
|
||||
template<typename T> void test_klu_support_T()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user