Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / Object / ObjectFile.h
index 1a3120ab8ba381cf075dbdf0599aef0bcf1b320e..e63f554d91abe333f549b464898b9641d2e8947b 100644 (file)
@@ -14,8 +14,8 @@
 #ifndef LLVM_OBJECT_OBJECT_FILE_H
 #define LLVM_OBJECT_OBJECT_FILE_H
 
-#include "llvm/Object/Binary.h"
 #include "llvm/ADT/StringRef.h"
+#include "llvm/Object/Binary.h"
 #include "llvm/Support/DataTypes.h"
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/MemoryBuffer.h"