Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / CodeGen / CalcSpillWeights.h
index 2f76a6cc5583d86713188b447525f8f4dab3f680..9cd2decfacff0671fd8d5d7c3ab02c97ae8b1159 100644 (file)
@@ -11,8 +11,8 @@
 #ifndef LLVM_CODEGEN_CALCSPILLWEIGHTS_H
 #define LLVM_CODEGEN_CALCSPILLWEIGHTS_H
 
-#include "llvm/CodeGen/SlotIndexes.h"
 #include "llvm/ADT/DenseMap.h"
+#include "llvm/CodeGen/SlotIndexes.h"
 
 namespace llvm {