[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / tools / llvm-readobj / ARMWinEHPrinter.cpp
index ede36d130fb2cc17c8a5c0028d648b81bac18ea3..62252fcda5f980132671e1e07bc1a173fd9bc71d 100644 (file)
@@ -64,8 +64,8 @@
 
 #include "ARMWinEHPrinter.h"
 #include "Error.h"
-#include "llvm/ADT/StringExtras.h"
 #include "llvm/ADT/STLExtras.h"
+#include "llvm/ADT/StringExtras.h"
 #include "llvm/Support/ARMWinEH.h"
 #include "llvm/Support/Format.h"