[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / lib / DebugInfo / DWARFDebugInfoEntry.cpp
index a91262f5d3e1749a1cd59248336d0e1531d7f7da..01ff52f3063b59fab799fc2a401a8c5a1d731ce1 100644 (file)
@@ -8,10 +8,10 @@
 //===----------------------------------------------------------------------===//
 
 #include "SyntaxHighlighting.h"
-#include "llvm/DebugInfo/DWARFDebugInfoEntry.h"
 #include "llvm/DebugInfo/DWARFCompileUnit.h"
 #include "llvm/DebugInfo/DWARFContext.h"
 #include "llvm/DebugInfo/DWARFDebugAbbrev.h"
+#include "llvm/DebugInfo/DWARFDebugInfoEntry.h"
 #include "llvm/DebugInfo/DWARFFormValue.h"
 #include "llvm/Support/DataTypes.h"
 #include "llvm/Support/Debug.h"