Sort includes. NFC.

llvm-svn: 260528
This commit is contained in:
Rafael Espindola 2016-02-11 15:24:48 +00:00
parent 9b66ab75fd
commit 9d13d04138
1 changed files with 1 additions and 1 deletions

View File

@ -8,8 +8,8 @@
//===----------------------------------------------------------------------===//
#include "InputFiles.h"
#include "InputSection.h"
#include "Error.h"
#include "InputSection.h"
#include "Symbols.h"
#include "llvm/ADT/STLExtras.h"