mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-11 19:29:02 +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());
|
return const_iterator(derived(), size());
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace Eigen
|
} // namespace Eigen
|
||||||
|
Loading…
x
Reference in New Issue
Block a user