Not needed.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 29 Sep 2006 22:05:10 +0000 (22:05 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 29 Sep 2006 22:05:10 +0000 (22:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30674 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/X86ISelDAGToDAG.cpp

index af54b7b6aaaf76f4b85eb35917cc7e16da4bb81d..68d390cf5ca7e1c750def349fbfc0fecf69740b3 100644 (file)
@@ -34,7 +34,6 @@
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/MathExtras.h"
 #include "llvm/ADT/Statistic.h"
-#include <deque>
 #include <iostream>
 #include <queue>
 #include <set>