Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / Support / PassNameParser.h
index a24a6f0c5e94352071c2d894a6a04de48f2c659e..bdfab390b38fccc90da39800cdfa60ac149704e3 100644 (file)
@@ -23,8 +23,8 @@
 #ifndef LLVM_SUPPORT_PASS_NAME_PARSER_H
 #define LLVM_SUPPORT_PASS_NAME_PARSER_H
 
-#include "llvm/Pass.h"
 #include "llvm/ADT/STLExtras.h"
+#include "llvm/Pass.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/raw_ostream.h"