Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / Analysis / ProfileInfoLoader.h
index dcf3b38ddcd596622ebdd0cf8e9f819e2c71fe0a..e0f49f3179bc616dc7369c1b94f90ba1e0c638e4 100644 (file)
@@ -16,9 +16,9 @@
 #ifndef LLVM_ANALYSIS_PROFILEINFOLOADER_H
 #define LLVM_ANALYSIS_PROFILEINFOLOADER_H
 
-#include <vector>
 #include <string>
 #include <utility>
+#include <vector>
 
 namespace llvm {