X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=unittests%2FCodeGen%2FDIEHashTest.cpp;h=f3edbb733aac85c4afbd9d3052d4ad77b3ba44f0;hp=8d8fc39a30f58318333e77e53b7fe4b2d1edf658;hb=974a445bd90795248274493eda5cdbf6721910f7;hpb=1a080cef909279240f14ebfb8ec19db9c038cbfb diff --git a/unittests/CodeGen/DIEHashTest.cpp b/unittests/CodeGen/DIEHashTest.cpp index 8d8fc39a30f..f3edbb733aa 100644 --- a/unittests/CodeGen/DIEHashTest.cpp +++ b/unittests/CodeGen/DIEHashTest.cpp @@ -9,8 +9,8 @@ #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/Dwarf.h" #include "llvm/Support/Format.h" #include "gtest/gtest.h"