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