From 7cdcb2b0cbee8d65f43f6da84f2c5d95637b8167 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. llvm-svn: 17891 --- llvm/lib/System/Win32/Program.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/System/Win32/Program.cpp') diff --git a/llvm/lib/System/Win32/Program.cpp b/llvm/lib/System/Win32/Program.cpp index 0078fb76628..a509788ce35 100644 --- a/llvm/lib/System/Win32/Program.cpp +++ b/llvm/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