Skip to content

Commit 9140e6d

Browse files
Restore MSVCErrorWorkarounds.h in RuntimeDyld.cpp.
1 parent 61925be commit 9140e6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include "llvm/Object/COFF.h"
1919
#include "llvm/Object/ELFObjectFile.h"
2020
#include "llvm/Support/Alignment.h"
21+
#include "llvm/Support/MSVCErrorWorkarounds.h"
2122
#include "llvm/Support/MathExtras.h"
2223
#include <mutex>
2324

0 commit comments

Comments
 (0)