forked from OSchip/llvm-project
parent
772d9f0aae
commit
9caa8c0d77
|
@ -16,6 +16,8 @@
|
|||
#ifndef LLVM_INTRINSICS_H
|
||||
#define LLVM_INTRINSICS_H
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace llvm {
|
||||
|
||||
class Type;
|
||||
|
|
Loading…
Reference in New Issue