projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9a4153
)
hopefully fix the build on windows.
author
Chris Lattner
<sabre@nondot.org>
Wed, 8 Jul 2009 00:29:32 +0000
(
00:29
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 8 Jul 2009 00:29:32 +0000
(
00:29
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74977
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/System/Win32/DynamicLibrary.inc
patch
|
blob
|
history
diff --git
a/lib/System/Win32/DynamicLibrary.inc
b/lib/System/Win32/DynamicLibrary.inc
index aa04268406d45832034de1e5baefc9697940369c..ceecb5c09300044b957cbf4a2b1f75b8a23dc4f2 100644
(file)
--- a/
lib/System/Win32/DynamicLibrary.inc
+++ b/
lib/System/Win32/DynamicLibrary.inc
@@
-12,6
+12,7
@@
//===----------------------------------------------------------------------===//
#include "Win32.h"
+#include "llvm/System/RWMutex.h"
#ifdef __MINGW32__
#include <imagehlp.h>