Fix endif comment

pull/13881/head
Marc Emmers 2020-11-06 15:19:28 +01:00
parent 2f0bfd605e
commit c38df18dcc
1 changed files with 1 additions and 1 deletions

View File

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