1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00

remove dead #include.

llvm-svn: 44711
This commit is contained in:
Chris Lattner 2007-12-08 19:06:21 +00:00
parent df7a006f45
commit 8b88401fbe

View File

@ -102,7 +102,6 @@
// APInt contains static functions implementing bignum arithmetic.
#include "llvm/ADT/APInt.h"
#include "llvm/CodeGen/ValueTypes.h"
namespace llvm {