Re-sort all of the includes with ./utils/sort_includes.py so that
[oota-llvm.git] / lib / DebugInfo / DWARFContext.h
index 08006d0d5e5be85439ad47db0349e5ee99ddbfc8..e74b5baaa0a32b977ad61f1179fd91382ce30d4c 100644 (file)
@@ -17,9 +17,9 @@
 #include "DWARFDebugLoc.h"
 #include "DWARFDebugRangeList.h"
 #include "DWARFTypeUnit.h"
+#include "llvm/ADT/MapVector.h"
 #include "llvm/ADT/OwningPtr.h"
 #include "llvm/ADT/SmallVector.h"
-#include "llvm/ADT/MapVector.h"
 #include "llvm/DebugInfo/DIContext.h"
 
 namespace llvm {