Re-sort all of the includes with ./utils/sort_includes.py so that
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DIE.h
index 1655c8f1b20984e4b07678ab8358a206b32c7fc8..40b496d3adb9fab75c8c88e8ea4d36dda6770397 100644 (file)
@@ -16,9 +16,9 @@
 
 #include "llvm/ADT/FoldingSet.h"
 #include "llvm/ADT/SmallVector.h"
+#include "llvm/MC/MCExpr.h"
 #include "llvm/Support/Compiler.h"
 #include "llvm/Support/Dwarf.h"
-#include "llvm/MC/MCExpr.h"
 #include <vector>
 
 namespace llvm {