aboutsummaryrefslogtreecommitdiff
path: root/lib/Driver/Phases.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Driver/Phases.cpp')
-rw-r--r--lib/Driver/Phases.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Driver/Phases.cpp b/lib/Driver/Phases.cpp
index b885eeef9832..155e53b64fc1 100644
--- a/lib/Driver/Phases.cpp
+++ b/lib/Driver/Phases.cpp
@@ -9,7 +9,6 @@
#include "clang/Driver/Phases.h"
#include "llvm/Support/ErrorHandling.h"
-
#include <cassert>
using namespace clang::driver;