]> granicus.if.org Git - clang/commitdiff
Remove a stray blank line that my sort_include.py script found.
authorChandler Carruth <chandlerc@gmail.com>
Fri, 13 Feb 2015 09:57:05 +0000 (09:57 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 13 Feb 2015 09:57:05 +0000 (09:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@229093 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Driver/MSVCToolChain.cpp

index 372f76f7c7489eaaad22c64c9117c4445b86ed82..874e5409dc27cb672b2ee9df4dfc425a83972af1 100644 (file)
@@ -21,7 +21,6 @@
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/FileSystem.h"
 #include "llvm/Support/Process.h"
-
 #include <cstdio>
 
 // Include the necessary headers to interface with the Windows registry and