diff options
Diffstat (limited to 'lib/System/Win32/Program.cpp')
-rw-r--r-- | lib/System/Win32/Program.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/Win32/Program.cpp b/lib/System/Win32/Program.cpp index a509788ce3..ddc939620e 100644 --- a/lib/System/Win32/Program.cpp +++ b/lib/System/Win32/Program.cpp @@ -11,7 +11,6 @@ // //===----------------------------------------------------------------------===// -// Include the generic Unix implementation #include "Win32.h" #include <malloc.h> |