mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-24 14:45:14 +08:00
Add newline at the end of StlIterators.h.
This commit is contained in:
parent
8ce9630ddb
commit
a145e4adf5
@ -455,4 +455,4 @@ inline typename DenseBase<Derived>::const_iterator DenseBase<Derived>::cend() co
|
||||
return const_iterator(derived(), size());
|
||||
}
|
||||
|
||||
} // namespace Eigen
|
||||
} // namespace Eigen
|
||||
|
Loading…
Reference in New Issue
Block a user