forked from OSchip/llvm-project
Remove a stray blank line that my sort_include.py script found.
llvm-svn: 229093
This commit is contained in:
parent
9828e69a3f
commit
24f59101b6
|
@ -21,7 +21,6 @@
|
||||||
#include "llvm/Support/ErrorHandling.h"
|
#include "llvm/Support/ErrorHandling.h"
|
||||||
#include "llvm/Support/FileSystem.h"
|
#include "llvm/Support/FileSystem.h"
|
||||||
#include "llvm/Support/Process.h"
|
#include "llvm/Support/Process.h"
|
||||||
|
|
||||||
#include <cstdio>
|
#include <cstdio>
|
||||||
|
|
||||||
// Include the necessary headers to interface with the Windows registry and
|
// Include the necessary headers to interface with the Windows registry and
|
||||||
|
|
Loading…
Reference in New Issue