From: Duraid Madina Date: Fri, 30 Dec 2005 02:50:44 +0000 (+0000) Subject: don't need this anymore X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=64c9e7a3392982e366609996836e45a8f8356798;p=oota-llvm.git don't need this anymore git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25049 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/llc/llc.cpp b/tools/llc/llc.cpp index 3880348da17..fc7c3ed27f3 100644 --- a/tools/llc/llc.cpp +++ b/tools/llc/llc.cpp @@ -31,7 +31,6 @@ #include #include #include -#include using namespace llvm;