mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-04 15:01:21 +00:00
[ORC-RT] Add missing headers from 1d82e19f37
.
This should fix the build failure at https://lab.llvm.org/buildbot/#/builders/165/builds/12997
This commit is contained in:
parent
1d82e19f37
commit
3e9919cf57
@ -13,8 +13,11 @@
|
||||
#include "debug.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <cstdarg>
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
|
||||
|
||||
namespace __orc_rt {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user