Skip to content

Commit e1bf4d1

Browse files
committed
Add thread headerfile to unit test
1 parent 0520fd9 commit e1bf4d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/unittests/Support/raw_socket_stream_test.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#include <future>
1010
#include <iostream>
1111
#include <stdlib.h>
12+
#include <thread>
1213

1314
#ifdef _WIN32
1415
#include "llvm/Support/Windows/WindowsSupport.h"

0 commit comments

Comments
 (0)