[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / include / llvm / ProfileData / InstrProfWriter.h
index e76f6682c76b82bf558367a0e1b193096d93110b..a23c56772a2f14e1dd2edbc2de958a7008fad065 100644 (file)
@@ -21,7 +21,6 @@
 #include "llvm/ProfileData/InstrProf.h"
 #include "llvm/Support/DataTypes.h"
 #include "llvm/Support/raw_ostream.h"
-
 #include <vector>
 
 namespace llvm {