include header for uint8_t.
authorZhongxing Xu <xuzhongxing@gmail.com>
Thu, 18 Jun 2009 04:11:43 +0000 (04:11 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Thu, 18 Jun 2009 04:11:43 +0000 (04:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73675 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/LiveInterval.h

index 8cd58671888a7d135d90932f1c5f5d8b52ed68d7..3e9089ed1159b1b063bd48f04565f8227100a6d2 100644 (file)
@@ -23,6 +23,7 @@
 
 #include "llvm/ADT/SmallVector.h"
 #include "llvm/Support/Allocator.h"
+#include "llvm/Support/DataTypes.h"
 #include <iosfwd>
 #include <cassert>
 #include <climits>