[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / lib / DebugInfo / DWARFDebugLoc.cpp
index 05a987f7bbb8ab0d0470f9e8a61a062a28ea3e50..bc0133d209b8cede094097efca3686359a1128f6 100644 (file)
@@ -9,9 +9,9 @@
 
 #include "llvm/DebugInfo/DWARFDebugLoc.h"
 #include "llvm/Support/Compiler.h"
+#include "llvm/Support/Dwarf.h"
 #include "llvm/Support/Format.h"
 #include "llvm/Support/raw_ostream.h"
-#include "llvm/Support/Dwarf.h"
 
 using namespace llvm;