From 2b67fca0337b46ea650f890df6e8508d1a821ae7 Mon Sep 17 00:00:00 2001 From: Shankar Easwaran Date: Sat, 18 Oct 2014 05:33:55 +0000 Subject: Sort include files according to convention. llvm-svn: 220131 --- lld/lib/Core/InputGraph.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'lld/lib/Core/InputGraph.cpp') diff --git a/lld/lib/Core/InputGraph.cpp b/lld/lib/Core/InputGraph.cpp index bdef8c3ffe1..f4f5e5a6782 100644 --- a/lld/lib/Core/InputGraph.cpp +++ b/lld/lib/Core/InputGraph.cpp @@ -8,9 +8,7 @@ //===----------------------------------------------------------------------===// #include "lld/Core/InputGraph.h" - #include "lld/Core/Resolver.h" - #include using namespace lld; -- cgit v1.2.3