mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix no newline warning.
This commit is contained in:
@@ -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> >());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user