mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-28 14:36:34 +00:00
hopefully fix an apparent build error on windows.
llvm-svn: 68175
This commit is contained in:
parent
1f4b1f7866
commit
437755672d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user