1
0
mirror of https://github.com/microsoft/GSL.git synced 2025-04-29 20:04:49 -04:00

Fix clang warning -Wnewline-eof ()

This commit is contained in:
Roelf-Jilling 2018-11-14 22:23:45 +01:00
parent fd25cf8140
commit 137367bbd7

@ -1782,4 +1782,4 @@ TEST_CASE("iterator")
#ifdef CONFIRM_COMPILATION_ERRORS
copy(src_span_static, dst_span_static);
#endif
#endif