[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:
Michael Schellenberger Costa 2020-05-15 09:52:24 +02:00
parent 525b8e6dcb
commit f58e78f992
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
// — remove_pointer_t<decltype(data(cont))>(*)[] is convertible to ElementType(*)[].
//
#include <span>
#include <cassert>
#include <deque>