Delete an unnecessary forward declaration.
authorDan Gohman <gohman@apple.com>
Tue, 2 Jun 2009 21:37:43 +0000 (21:37 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 2 Jun 2009 21:37:43 +0000 (21:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72740 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Analysis/ScalarEvolutionExpressions.h

index 264447ef86a290249193005901de21e07596a68c..1978055b1af6d7a8154bf32e754294f6c54e54fa 100644 (file)
@@ -19,7 +19,6 @@
 namespace llvm {
   class ConstantInt;
   class ConstantRange;
-  class APInt;
   class DominatorTree;
 
   enum SCEVTypes {