forked from OSchip/llvm-project
[libcxx][span] trivial whitespace fix to test commit rights
Reviewers: #libc!, miscco Reviewed By: miscco Subscribers: broadwaylamb, libcxx-commits Tags: #libc Differential Revision: https://reviews.llvm.org/D79986
This commit is contained in:
parent
525b8e6dcb
commit
f58e78f992
|
@ -24,7 +24,6 @@
|
|||
// — remove_pointer_t<decltype(data(cont))>(*)[] is convertible to ElementType(*)[].
|
||||
//
|
||||
|
||||
|
||||
#include <span>
|
||||
#include <cassert>
|
||||
#include <deque>
|
||||
|
|
Loading…
Reference in New Issue