Re-sort all of the includes with ./utils/sort_includes.py so that
[oota-llvm.git] / unittests / CodeGen / DIEHashTest.cpp
index 8d8fc39a30f58318333e77e53b7fe4b2d1edf658..f3edbb733aac85c4afbd9d3052d4ad77b3ba44f0 100644 (file)
@@ -9,8 +9,8 @@
 
 #include "../lib/CodeGen/AsmPrinter/DIE.h"
 #include "../lib/CodeGen/AsmPrinter/DIEHash.h"
 
 #include "../lib/CodeGen/AsmPrinter/DIE.h"
 #include "../lib/CodeGen/AsmPrinter/DIEHash.h"
-#include "llvm/Support/Dwarf.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/Debug.h"
+#include "llvm/Support/Dwarf.h"
 #include "llvm/Support/Format.h"
 #include "gtest/gtest.h"
 
 #include "llvm/Support/Format.h"
 #include "gtest/gtest.h"