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 87bc387f8f
commit 7e06443d44
1 changed files with 1 additions and 0 deletions

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