forked from microsoft/GSL
Fix clang warning -Wnewline-eof (#741)
This commit is contained in:
@@ -1782,4 +1782,4 @@ TEST_CASE("iterator")
|
||||
|
||||
#ifdef CONFIRM_COMPILATION_ERRORS
|
||||
copy(src_span_static, dst_span_static);
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user