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