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:
7d9eb58
)
hopefully fix an apparent build error on windows.
author
Chris Lattner
<sabre@nondot.org>
Wed, 1 Apr 2009 02:03:38 +0000
(
02:03
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 1 Apr 2009 02:03:38 +0000
(
02:03
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68175
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/System/Win32/Path.inc
patch
|
blob
|
history
diff --git
a/lib/System/Win32/Path.inc
b/lib/System/Win32/Path.inc
index ff96e33dfad9ebb1e1538e08fc938c5299b46d2b..fbf8f6688a57e413124255c05f562bf3110ff217 100644
(file)
--- a/
lib/System/Win32/Path.inc
+++ b/
lib/System/Win32/Path.inc
@@
-21,6
+21,7
@@
#include "Win32.h"
#include <malloc.h>
+#include <cstdio>
// We need to undo a macro defined in Windows.h, otherwise we won't compile:
#undef CopyFile