[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / include / llvm / Support / Format.h
index 8e163ddfd89d30425d3955d88f080728d2655bb2..5d599e96ec3a54c8af85650d6d1c989a851aa132 100644 (file)
@@ -25,7 +25,6 @@
 
 #include "llvm/ADT/StringRef.h"
 #include "llvm/Support/DataTypes.h"
-
 #include <cassert>
 #include <cstdio>
 #ifdef _MSC_VER