mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +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:
@@ -345,4 +345,4 @@ struct compute_inverse_size4<Architecture::Target, double, MatrixType, ResultTyp
|
||||
#endif
|
||||
} // namespace internal
|
||||
} // namespace Eigen
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user