Skip to content

Commit 01d0171

Browse files
committed
Address formatting mistake in libc++ test
1 parent 36cf51d commit 01d0171

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxx/test/std/thread/futures/futures.async/wait_on_destruct.pass.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include <condition_variable>
2424
#include <thread>
2525

26-
2726
std::mutex mux;
2827

2928
int main(int, char**) {

0 commit comments

Comments
 (0)