diff --git a/Eigen/src/misc/RealSvd2x2.h b/Eigen/src/misc/RealSvd2x2.h index cdd7777d2..dfaaa0b17 100644 --- a/Eigen/src/misc/RealSvd2x2.h +++ b/Eigen/src/misc/RealSvd2x2.h @@ -51,4 +51,4 @@ void real_2x2_jacobi_svd(const MatrixType& matrix, Index p, Index q, } // end namespace Eigen -#endif // EIGEN_REALSVD2X2_H \ No newline at end of file +#endif // EIGEN_REALSVD2X2_H