Add include file to get the type for in64_t.
[oota-llvm.git] / include / llvm / MC / MCImm.h
index 5b1efd88206ae178c1775a04a93d4a170d11394c..1d836c7534b55c2b730616523f86c1102b8ddffb 100644 (file)
@@ -16,6 +16,8 @@
 #ifndef LLVM_MC_MCIMM_H
 #define LLVM_MC_MCIMM_H
 
+#include "llvm/Support/DataTypes.h"
+
 namespace llvm {
 class MCSymbol;