mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-04-22 01:29:35 +08:00
added newline at the end of file to quiet gcc warning
This commit is contained in:
parent
66534b782c
commit
8fce0b5459
@ -452,4 +452,5 @@ int main(int argc, char *argv[])
|
|||||||
|
|
||||||
EIGEN_CAT(test_,EIGEN_TEST_FUNC)();
|
EIGEN_CAT(test_,EIGEN_TEST_FUNC)();
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user