X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSupport%2FMemory.cpp;h=f9a4903ad015781d9e1435beac90963581761119;hb=11eb51e23935e22e1cb7b346c45713e8c9169c84;hp=12f083822fd4f07f84b0c828414cf6d87c1709a1;hpb=bbf628b6cefc8d817eb9ec04c2a357ad3f27d618;p=oota-llvm.git diff --git a/lib/Support/Memory.cpp b/lib/Support/Memory.cpp index 12f083822fd..f9a4903ad01 100644 --- a/lib/Support/Memory.cpp +++ b/lib/Support/Memory.cpp @@ -13,8 +13,8 @@ //===----------------------------------------------------------------------===// #include "llvm/Support/Memory.h" -#include "llvm/Support/Valgrind.h" #include "llvm/Config/config.h" +#include "llvm/Support/Valgrind.h" // Include the platform-specific parts of this class. #ifdef LLVM_ON_UNIX