Unbreak the build.
authorOscar Fuentes <ofv@wanadoo.es>
Mon, 25 Jul 2011 20:13:36 +0000 (20:13 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Mon, 25 Jul 2011 20:13:36 +0000 (20:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135949 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h

index dd893be7ec8c2c0fc98bcf07c895d08452de405b..bd7d9cb0e8a942d68fd81d26c16ae46bc2df91e5 100644 (file)
@@ -14,6 +14,7 @@
 #ifndef X86MCTARGETDESC_H
 #define X86MCTARGETDESC_H
 
+#include "llvm/Support/DataTypes.h"
 #include <string>
 
 namespace llvm {