Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / ADT / ImmutableList.h
index 20bdd903f7a544a570566d07d64c6a7471bdfbe0..998d785dd751311deaa11c7e7f813954b6d76a08 100644 (file)
@@ -14,8 +14,8 @@
 #ifndef LLVM_ADT_IMLIST_H
 #define LLVM_ADT_IMLIST_H
 
-#include "llvm/Support/Allocator.h"
 #include "llvm/ADT/FoldingSet.h"
+#include "llvm/Support/Allocator.h"
 #include "llvm/Support/DataTypes.h"
 #include <cassert>