Fix newline at end of file

pull/13881/head
Marc Emmers 2020-11-09 16:08:16 +01:00
parent e18ce022b8
commit 405baeb559
1 changed files with 1 additions and 1 deletions

View File

@ -364,4 +364,4 @@ constexpr span<const typename R::value_type> make_span(const R& cont)
} // namespace mstd
#endif // MSTD_SPAN_
#endif // MSTD_SPAN_