Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / CodeGen / ScoreboardHazardRecognizer.h
index 060e89a3fdc79d42414cba1f37ee69f35338bbec..c2103fb233f82e8144a298125e3cc88853c2daf0 100644 (file)
@@ -18,7 +18,6 @@
 
 #include "llvm/CodeGen/ScheduleHazardRecognizer.h"
 #include "llvm/Support/DataTypes.h"
-
 #include <cassert>
 #include <cstring>