From: NAKAMURA Takumi Date: Wed, 24 Sep 2014 04:45:02 +0000 (+0000) Subject: Unix/Host.inc: Remove . It has been unused for a long time. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d968b05f4d317e4f6f5abeaef029b9f007e54461;p=oota-llvm.git Unix/Host.inc: Remove . It has been unused for a long time. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218373 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Support/Unix/Host.inc b/lib/Support/Unix/Host.inc index ce21d358aab..fcb3638d1ce 100644 --- a/lib/Support/Unix/Host.inc +++ b/lib/Support/Unix/Host.inc @@ -22,7 +22,6 @@ #include #include #include -#include // ::getenv using namespace llvm;