diff --git a/llvm/include/llvm/CodeGen/MachineConstantPool.h b/llvm/include/llvm/CodeGen/MachineConstantPool.h index 47148e8dd111..c2c3399adb74 100644 --- a/llvm/include/llvm/CodeGen/MachineConstantPool.h +++ b/llvm/include/llvm/CodeGen/MachineConstantPool.h @@ -23,6 +23,7 @@ #define LLVM_CODEGEN_MACHINECONSTANTPOOL_H #include +#include namespace llvm {