Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / CodeGen / PBQP / Heuristics / Briggs.h
index a859e5899f063cf3a8f8dd24ac938d6c666934d4..307d81e1d161cd9eaa860e900615fafccd0134b4 100644 (file)
@@ -18,9 +18,8 @@
 #ifndef LLVM_CODEGEN_PBQP_HEURISTICS_BRIGGS_H
 #define LLVM_CODEGEN_PBQP_HEURISTICS_BRIGGS_H
 
-#include "../HeuristicSolver.h"
 #include "../HeuristicBase.h"
-
+#include "../HeuristicSolver.h"
 #include <limits>
 
 namespace PBQP {