Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / CodeGen / MachineJumpTableInfo.h
index 928145d279b6bc6848f0494df44fc3d3de87dcd6..adcd1d0de63d305e3aeddb62cc7db082f1e46763 100644 (file)
@@ -20,8 +20,8 @@
 #ifndef LLVM_CODEGEN_MACHINEJUMPTABLEINFO_H
 #define LLVM_CODEGEN_MACHINEJUMPTABLEINFO_H
 
-#include <vector>
 #include <cassert>
+#include <vector>
 
 namespace llvm {