Sort includes for all of the .h files under the 'lib' tree. These were
[oota-llvm.git] / lib / MC / MCDisassembler / EDInst.h
index 6b78dc826c92e9b6ef02bea9c04fa5ab0347eafa..cc0b562130c0d43b9c44fd5576e343eba47c9d41 100644 (file)
@@ -16,8 +16,8 @@
 #ifndef LLVM_EDINST_H
 #define LLVM_EDINST_H
 
-#include "llvm/Support/DataTypes.h"
 #include "llvm/ADT/SmallVector.h"
+#include "llvm/Support/DataTypes.h"
 #include <string>
 #include <vector>