hopefully fix the build on windows.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74977 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2009-07-08 00:29:32 +00:00
parent c9a4153eef
commit 8e5a084d47

View File

@ -12,6 +12,7 @@
//===----------------------------------------------------------------------===//
#include "Win32.h"
#include "llvm/System/RWMutex.h"
#ifdef __MINGW32__
#include <imagehlp.h>