diff options
Diffstat (limited to 'Source/cmGlob.cxx')
-rw-r--r-- | Source/cmGlob.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmGlob.cxx b/Source/cmGlob.cxx index b1c8866..3eb71ec 100644 --- a/Source/cmGlob.cxx +++ b/Source/cmGlob.cxx @@ -20,7 +20,6 @@ #include <cmsys/RegularExpression.hxx> #include <cmsys/SystemTools.hxx> -#include <stdio.h> #include <ctype.h> #if defined( _WIN32 ) || defined( APPLE ) || defined( __CYGWIN__ ) |