hopefully fix an apparent build error on windows.

llvm-svn: 68175
This commit is contained in:
Chris Lattner 2009-04-01 02:03:38 +00:00
parent 1f4b1f7866
commit 437755672d

View File

@ -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