1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02: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 {