Skip to content

Commit 5629afe

Browse files
committed
[ORC] Add missing include.
1 parent bb27e45 commit 5629afe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/include/llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include "llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h"
2222
#include "llvm/Support/Error.h"
2323

24+
#include <mutex>
2425
#include <string>
2526
#include <thread>
2627

0 commit comments

Comments
 (0)