diff options
Diffstat (limited to 'Source/cmFindFileCommand.cxx')
-rw-r--r-- | Source/cmFindFileCommand.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmFindFileCommand.cxx b/Source/cmFindFileCommand.cxx index 71712d8..d4f7221 100644 --- a/Source/cmFindFileCommand.cxx +++ b/Source/cmFindFileCommand.cxx @@ -17,7 +17,6 @@ #include "cmFindFileCommand.h" #include "cmCacheManager.h" #include <stdlib.h> -#include <stdio.h> // cmFindFileCommand |