Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / ADT / StringRef.h
index 292bde0cd90042ba40769252d30661aeb35b5eeb..0e93f51ef092b3dff0399c7ec5928de9eda25426 100644 (file)
@@ -11,7 +11,6 @@
 #define LLVM_ADT_STRINGREF_H
 
 #include "llvm/Support/type_traits.h"
-
 #include <algorithm>
 #include <cassert>
 #include <cstring>