mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-26 14:54:30 +08:00
Fix no newline warning.
This commit is contained in:
parent
b6dc2613ac
commit
5108ef01fc
@ -79,4 +79,4 @@ void test_sparseqr()
|
|||||||
CALL_SUBTEST_1(test_sparseqr_scalar<double>());
|
CALL_SUBTEST_1(test_sparseqr_scalar<double>());
|
||||||
CALL_SUBTEST_2(test_sparseqr_scalar<std::complex<double> >());
|
CALL_SUBTEST_2(test_sparseqr_scalar<std::complex<double> >());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user