Trim #include.
authorDan Gohman <gohman@apple.com>
Wed, 26 May 2010 00:55:59 +0000 (00:55 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 26 May 2010 00:55:59 +0000 (00:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104657 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/SelectionDAG/ScheduleDAGList.cpp

index b92a672f90e463fd5b3150d1167be5ec86bd8d20..56f5ded50083b321ae7defa148c3b77bc4a3efab 100644 (file)
@@ -30,7 +30,6 @@
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/raw_ostream.h"
-#include "llvm/ADT/PriorityQueue.h"
 #include "llvm/ADT/Statistic.h"
 #include <climits>
 using namespace llvm;