Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / MC / MCParser / MCAsmParser.h
index a71d3c321741375d744f30090639a48e5d364a01..b9490fab60756480402d45cc9f52843cf1068ac9 100644 (file)
@@ -10,8 +10,8 @@
 #ifndef LLVM_MC_MCASMPARSER_H
 #define LLVM_MC_MCASMPARSER_H
 
-#include "llvm/Support/DataTypes.h"
 #include "llvm/ADT/ArrayRef.h"
+#include "llvm/Support/DataTypes.h"
 
 namespace llvm {
 class AsmToken;