Fix include guard comments

This commit is contained in:
David Tellenbach 2019-03-15 15:29:17 +01:00
parent 8450a6d519
commit bd9c2ae3fd
4 changed files with 4 additions and 4 deletions

View File

@ -349,4 +349,4 @@ bool SkylineInplaceLU<MatrixType>::solve(const MatrixBase<BDerived> &b, MatrixBa
} // end namespace Eigen
#endif // EIGEN_SKYLINELU_H
#endif // EIGEN_SKYLINEINPLACELU_H

View File

@ -859,4 +859,4 @@ protected:
} // end namespace Eigen
#endif // EIGEN_SkylineMatrix_H
#endif // EIGEN_SKYLINEMATRIX_H

View File

@ -209,4 +209,4 @@ protected:
} // end namespace Eigen
#endif // EIGEN_SkylineMatrixBase_H
#endif // EIGEN_SKYLINEMATRIXBASE_H

View File

@ -256,4 +256,4 @@ public:
} // end namespace Eigen
#endif // EIGEN_COMPRESSED_STORAGE_H
#endif // EIGEN_SKYLINE_STORAGE_H