Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / CodeGen / PBQP / HeuristicSolver.h
index 35514f9674785579257fff073ae698c8f848ef4b..47e15b27e7444fb365d77cd980b0ca7fbd9b00a0 100644 (file)
@@ -18,8 +18,8 @@
 
 #include "Graph.h"
 #include "Solution.h"
-#include <vector>
 #include <limits>
+#include <vector>
 
 namespace PBQP {