Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / Attributes.h
index 6c352de2a980c2668b879bfb817468697e27ad4d..1059c6d5fffd39dbd12cf49a5ace75ed01cc2f47 100644 (file)
@@ -15,8 +15,8 @@
 #ifndef LLVM_ATTRIBUTES_H
 #define LLVM_ATTRIBUTES_H
 
-#include "llvm/Support/MathExtras.h"
 #include "llvm/ADT/ArrayRef.h"
+#include "llvm/Support/MathExtras.h"
 #include <cassert>
 #include <string>