From 51029fb98b2609cf822b0d4cf75eb2a6b5dc2b6c Mon Sep 17 00:00:00 2001 From: Chandler Carruth Date: Fri, 13 Feb 2015 09:57:05 +0000 Subject: [PATCH] Remove a stray blank line that my sort_include.py script found. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@229093 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Driver/MSVCToolChain.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Driver/MSVCToolChain.cpp b/lib/Driver/MSVCToolChain.cpp index 372f76f7c7..874e5409dc 100644 --- a/lib/Driver/MSVCToolChain.cpp +++ b/lib/Driver/MSVCToolChain.cpp @@ -21,7 +21,6 @@ #include "llvm/Support/ErrorHandling.h" #include "llvm/Support/FileSystem.h" #include "llvm/Support/Process.h" - #include // Include the necessary headers to interface with the Windows registry and -- 2.40.0