mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
Fix clang warning -Wnewline-eof (#741)
This commit is contained in:
parent
fd25cf8140
commit
137367bbd7
@ -1782,4 +1782,4 @@ TEST_CASE("iterator")
|
|||||||
|
|
||||||
#ifdef CONFIRM_COMPILATION_ERRORS
|
#ifdef CONFIRM_COMPILATION_ERRORS
|
||||||
copy(src_span_static, dst_span_static);
|
copy(src_span_static, dst_span_static);
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user