Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / DIBuilder.h
index 2f078006808725f677aca83f714c551aa2c7e842..79dcad8dbcd63527d45622720f40b1dae375bb7a 100644 (file)
@@ -15,9 +15,9 @@
 #ifndef LLVM_ANALYSIS_DIBUILDER_H
 #define LLVM_ANALYSIS_DIBUILDER_H
 
-#include "llvm/Support/DataTypes.h"
 #include "llvm/ADT/ArrayRef.h"
 #include "llvm/ADT/StringRef.h"
+#include "llvm/Support/DataTypes.h"
 
 namespace llvm {
   class BasicBlock;