[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / lib / DebugInfo / DWARFFormValue.cpp
index 31b1ce7237d296c33757ea0ec279eaf4ee75cc28..d784bfcb148b625b7e3353880742c0ab377e11de 100644 (file)
@@ -8,11 +8,11 @@
 //===----------------------------------------------------------------------===//
 
 #include "SyntaxHighlighting.h"
-#include "llvm/DebugInfo/DWARFFormValue.h"
 #include "llvm/ADT/ArrayRef.h"
 #include "llvm/ADT/StringRef.h"
 #include "llvm/DebugInfo/DWARFCompileUnit.h"
 #include "llvm/DebugInfo/DWARFContext.h"
+#include "llvm/DebugInfo/DWARFFormValue.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/Dwarf.h"
 #include "llvm/Support/Format.h"