mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-03-07 18:27:40 +08:00
EOF newline added to InverseSize4.
Causing build breakages due to `-Wnewline-eof -Werror` that seems to be common across Google.
This commit is contained in:
parent
2d63706545
commit
60218829b7
@ -345,4 +345,4 @@ struct compute_inverse_size4<Architecture::Target, double, MatrixType, ResultTyp
|
||||
#endif
|
||||
} // namespace internal
|
||||
} // namespace Eigen
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user