Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / CodeGen / PBQP / Math.h
index e7598bf3e3f1af0f841d1f90cd006a44e8f207b9..4e51913eba33f5d6eaddf12ed8ebd94da4948336 100644 (file)
@@ -10,8 +10,8 @@
 #ifndef LLVM_CODEGEN_PBQP_MATH_H 
 #define LLVM_CODEGEN_PBQP_MATH_H
 
-#include <cassert>
 #include <algorithm>
+#include <cassert>
 #include <functional>
 
 namespace PBQP {