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:
Antonio Sanchez 2020-11-18 07:58:33 -08:00
parent 2d63706545
commit 60218829b7

View File

@ -345,4 +345,4 @@ struct compute_inverse_size4<Architecture::Target, double, MatrixType, ResultTyp
#endif
} // namespace internal
} // namespace Eigen
#endif
#endif