From 56d3cdbd21452f4fa39ef87f0ed9d4ffbcd78c3f Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Tue, 16 Nov 2004 07:00:23 +0000 Subject: Remove useless #include. Patch contributed by Jeff Cohen. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17891 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/System/Win32/Program.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/System/Win32/Program.cpp') diff --git a/lib/System/Win32/Program.cpp b/lib/System/Win32/Program.cpp index 0078fb7662..a509788ce3 100644 --- a/lib/System/Win32/Program.cpp +++ b/lib/System/Win32/Program.cpp @@ -13,7 +13,6 @@ // Include the generic Unix implementation #include "Win32.h" -#include "llvm/System/Program.h" #include //===----------------------------------------------------------------------===// -- cgit v1.2.3-70-g09d2