diff options
Diffstat (limited to 'Source/cmWin32ProcessExecution.h')
-rw-r--r-- | Source/cmWin32ProcessExecution.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmWin32ProcessExecution.h b/Source/cmWin32ProcessExecution.h index acc214b..49ab00e 100644 --- a/Source/cmWin32ProcessExecution.h +++ b/Source/cmWin32ProcessExecution.h @@ -27,6 +27,7 @@ #include "cmStandardIncludes.h" #include "windows.h" +#include "stdio.h" class cmMakefile; |