diff options
92 files changed, 0 insertions, 96 deletions
diff --git a/Source/cmAbstractFilesCommand.h b/Source/cmAbstractFilesCommand.h index e709d4e23e..23eac5670a 100644 --- a/Source/cmAbstractFilesCommand.h +++ b/Source/cmAbstractFilesCommand.h @@ -17,7 +17,6 @@ #ifndef cmAbstractFilesCommand_h #define cmAbstractFilesCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" class cmAbstractFilesCommand : public cmCommand diff --git a/Source/cmAddCustomCommandCommand.h b/Source/cmAddCustomCommandCommand.h index 3b83d0671e..e2b3d80bac 100644 --- a/Source/cmAddCustomCommandCommand.h +++ b/Source/cmAddCustomCommandCommand.h @@ -17,7 +17,6 @@ #ifndef cmAddCustomCommandCommand_h #define cmAddCustomCommandCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmAddCustomCommandCommand diff --git a/Source/cmAddCustomTargetCommand.h b/Source/cmAddCustomTargetCommand.h index 09d9ba29d2..f7bb40bbdd 100644 --- a/Source/cmAddCustomTargetCommand.h +++ b/Source/cmAddCustomTargetCommand.h @@ -17,7 +17,6 @@ #ifndef cmAddCustomTargetCommand_h #define cmAddCustomTargetCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmAddCustomTargetCommand diff --git a/Source/cmAddDefinitionsCommand.h b/Source/cmAddDefinitionsCommand.h index 6d063d0200..7b632214c4 100644 --- a/Source/cmAddDefinitionsCommand.h +++ b/Source/cmAddDefinitionsCommand.h @@ -17,7 +17,6 @@ #ifndef cmAddDefinitionsCommand_h #define cmAddDefinitionsCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmAddDefinitionsCommand diff --git a/Source/cmAddDependenciesCommand.h b/Source/cmAddDependenciesCommand.h index 5e9356a8a0..51b1cd5ec5 100644 --- a/Source/cmAddDependenciesCommand.h +++ b/Source/cmAddDependenciesCommand.h @@ -17,7 +17,6 @@ #ifndef cmDependenciessCommand_h #define cmDependenciessCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmAddDependenciesCommand diff --git a/Source/cmAddExecutableCommand.h b/Source/cmAddExecutableCommand.h index 8844e920ff..1e36c49b1f 100644 --- a/Source/cmAddExecutableCommand.h +++ b/Source/cmAddExecutableCommand.h @@ -17,7 +17,6 @@ #ifndef cmExecutablesCommand_h #define cmExecutablesCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmExecutablesCommand diff --git a/Source/cmAddLibraryCommand.h b/Source/cmAddLibraryCommand.h index e493526c14..f00d44b0bb 100644 --- a/Source/cmAddLibraryCommand.h +++ b/Source/cmAddLibraryCommand.h @@ -17,7 +17,6 @@ #ifndef cmLibrarysCommand_h #define cmLibrarysCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmLibrarysCommand diff --git a/Source/cmAddTestCommand.h b/Source/cmAddTestCommand.h index 50dd7c9ce4..b2bb5633fb 100644 --- a/Source/cmAddTestCommand.h +++ b/Source/cmAddTestCommand.h @@ -17,7 +17,6 @@ #ifndef cmAddTestCommand_h #define cmAddTestCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmAddTestCommand diff --git a/Source/cmAuxSourceDirectoryCommand.h b/Source/cmAuxSourceDirectoryCommand.h index 2da7d5e0d9..35b1ebdfbb 100644 --- a/Source/cmAuxSourceDirectoryCommand.h +++ b/Source/cmAuxSourceDirectoryCommand.h @@ -17,7 +17,6 @@ #ifndef cmAuxSourceDirectoryCommand_h #define cmAuxSourceDirectoryCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmAuxSourceDirectoryCommand diff --git a/Source/cmBuildCommand.h b/Source/cmBuildCommand.h index 56d5d3265c..d07b169db7 100644 --- a/Source/cmBuildCommand.h +++ b/Source/cmBuildCommand.h @@ -17,7 +17,6 @@ #ifndef cmBuildCommand_h #define cmBuildCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmBuildCommand diff --git a/Source/cmBuildNameCommand.h b/Source/cmBuildNameCommand.h index 7f331e88fd..79a1845930 100644 --- a/Source/cmBuildNameCommand.h +++ b/Source/cmBuildNameCommand.h @@ -17,7 +17,6 @@ #ifndef cmBuildNameCommand_h #define cmBuildNameCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmBuildNameCommand diff --git a/Source/cmCMakeMinimumRequired.cxx b/Source/cmCMakeMinimumRequired.cxx index 3df80be8fc..9a96093614 100644 --- a/Source/cmCMakeMinimumRequired.cxx +++ b/Source/cmCMakeMinimumRequired.cxx @@ -15,7 +15,6 @@ =========================================================================*/ #include "cmCMakeMinimumRequired.h" -#include "stdio.h" // cmCMakeMinimumRequired bool cmCMakeMinimumRequired::InitialPass(std::vector<std::string> const& args) diff --git a/Source/cmCMakeMinimumRequired.h b/Source/cmCMakeMinimumRequired.h index a4065eca91..d227ec69eb 100644 --- a/Source/cmCMakeMinimumRequired.h +++ b/Source/cmCMakeMinimumRequired.h @@ -17,7 +17,6 @@ #ifndef cmCMakeMinimumRequired_h #define cmCMakeMinimumRequired_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmCMakeMinimumRequired diff --git a/Source/cmCTest.cxx b/Source/cmCTest.cxx index 6eef027ac4..ef9144ab4e 100644 --- a/Source/cmCTest.cxx +++ b/Source/cmCTest.cxx @@ -28,7 +28,6 @@ #include <cmsys/Base64.h> #include <stdlib.h> // required for atoi -#include <stdio.h> #include <time.h> #include <math.h> #include <float.h> diff --git a/Source/cmCacheManager.cxx b/Source/cmCacheManager.cxx index 91d0ddfad7..410a59fb00 100644 --- a/Source/cmCacheManager.cxx +++ b/Source/cmCacheManager.cxx @@ -19,7 +19,6 @@ #include "cmSystemTools.h" #include "cmCacheManager.h" #include "cmMakefile.h" -#include "stdio.h" #include <cmsys/RegularExpression.hxx> diff --git a/Source/cmCommand.h b/Source/cmCommand.h index 3d214a3323..c11b71b248 100644 --- a/Source/cmCommand.h +++ b/Source/cmCommand.h @@ -17,7 +17,6 @@ #ifndef cmCommand_h #define cmCommand_h -#include "cmStandardIncludes.h" #include "cmListFileCache.h" #include "cmMakefile.h" diff --git a/Source/cmConfigureFileCommand.h b/Source/cmConfigureFileCommand.h index d6d768f969..5eb4105965 100644 --- a/Source/cmConfigureFileCommand.h +++ b/Source/cmConfigureFileCommand.h @@ -17,7 +17,6 @@ #ifndef cmConfigureFileCommand_h #define cmConfigureFileCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" class cmConfigureFileCommand : public cmCommand diff --git a/Source/cmCreateTestSourceList.h b/Source/cmCreateTestSourceList.h index f85dc6b60e..66d34a44ed 100644 --- a/Source/cmCreateTestSourceList.h +++ b/Source/cmCreateTestSourceList.h @@ -17,7 +17,6 @@ #ifndef cmCreateTestSourceList_h #define cmCreateTestSourceList_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmCreateTestSourceList diff --git a/Source/cmEnableTestingCommand.h b/Source/cmEnableTestingCommand.h index fc37ee01e4..3bc5534c50 100644 --- a/Source/cmEnableTestingCommand.h +++ b/Source/cmEnableTestingCommand.h @@ -17,7 +17,6 @@ #ifndef cmEnableTestingCommand_h #define cmEnableTestingCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmEnableTestingCommand diff --git a/Source/cmEndForEachCommand.h b/Source/cmEndForEachCommand.h index 51d05750fd..27b0f4a42f 100644 --- a/Source/cmEndForEachCommand.h +++ b/Source/cmEndForEachCommand.h @@ -17,7 +17,6 @@ #ifndef cmEndForEachCommand_h #define cmEndForEachCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmEndForEachCommand diff --git a/Source/cmExecProgramCommand.h b/Source/cmExecProgramCommand.h index 7379000ceb..274d8e1e6d 100644 --- a/Source/cmExecProgramCommand.h +++ b/Source/cmExecProgramCommand.h @@ -17,7 +17,6 @@ #ifndef cmExecProgramCommand_h #define cmExecProgramCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmExecProgramCommand diff --git a/Source/cmExportLibraryDependencies.h b/Source/cmExportLibraryDependencies.h index 2541d0abb0..51c80b781f 100644 --- a/Source/cmExportLibraryDependencies.h +++ b/Source/cmExportLibraryDependencies.h @@ -17,7 +17,6 @@ #ifndef cmExportLibraryDependenciesCommand_h #define cmExportLibraryDependenciesCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmExportLibraryDependenciesCommand diff --git a/Source/cmFLTKWrapUICommand.h b/Source/cmFLTKWrapUICommand.h index 4b13006008..6374c1931c 100644 --- a/Source/cmFLTKWrapUICommand.h +++ b/Source/cmFLTKWrapUICommand.h @@ -17,7 +17,6 @@ #ifndef cmFLTKWrapUICommand_h #define cmFLTKWrapUICommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmFLTKWrapUICommand diff --git a/Source/cmFileCommand.h b/Source/cmFileCommand.h index ed8ad0a093..5671dc4dba 100644 --- a/Source/cmFileCommand.h +++ b/Source/cmFileCommand.h @@ -17,7 +17,6 @@ #ifndef cmFileCommand_h #define cmFileCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmFileCommand diff --git a/Source/cmFindFileCommand.cxx b/Source/cmFindFileCommand.cxx index 71712d8e28..d4f7221c30 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 diff --git a/Source/cmFindFileCommand.h b/Source/cmFindFileCommand.h index 78e8666e09..c1cfdc00ef 100644 --- a/Source/cmFindFileCommand.h +++ b/Source/cmFindFileCommand.h @@ -17,7 +17,6 @@ #ifndef cmFindFileCommand_h #define cmFindFileCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmFindFileCommand diff --git a/Source/cmFindLibraryCommand.h b/Source/cmFindLibraryCommand.h index b146984f8c..6a38ec0177 100644 --- a/Source/cmFindLibraryCommand.h +++ b/Source/cmFindLibraryCommand.h @@ -17,7 +17,6 @@ #ifndef cmFindLibraryCommand_h #define cmFindLibraryCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" diff --git a/Source/cmFindPackageCommand.h b/Source/cmFindPackageCommand.h index 4c2cb1ab7a..08545fa2a3 100644 --- a/Source/cmFindPackageCommand.h +++ b/Source/cmFindPackageCommand.h @@ -17,7 +17,6 @@ #ifndef cmFindPackageCommand_h #define cmFindPackageCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmFindPackageCommand diff --git a/Source/cmFindPathCommand.h b/Source/cmFindPathCommand.h index c32ccf12d3..ce8a28f09c 100644 --- a/Source/cmFindPathCommand.h +++ b/Source/cmFindPathCommand.h @@ -17,7 +17,6 @@ #ifndef cmFindPathCommand_h #define cmFindPathCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" 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 diff --git a/Source/cmFindProgramCommand.h b/Source/cmFindProgramCommand.h index 99eb49c84b..5f52c5d828 100644 --- a/Source/cmFindProgramCommand.h +++ b/Source/cmFindProgramCommand.h @@ -17,7 +17,6 @@ #ifndef cmFindProgramCommand_h #define cmFindProgramCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmFindProgramCommand diff --git a/Source/cmForEachCommand.h b/Source/cmForEachCommand.h index f79075653a..478caeb624 100644 --- a/Source/cmForEachCommand.h +++ b/Source/cmForEachCommand.h @@ -17,7 +17,6 @@ #ifndef cmForEachCommand_h #define cmForEachCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" #include "cmFunctionBlocker.h" #include "cmListFileCache.h" diff --git a/Source/cmGetCMakePropertyCommand.h b/Source/cmGetCMakePropertyCommand.h index c040c23d57..5151eaa4e8 100644 --- a/Source/cmGetCMakePropertyCommand.h +++ b/Source/cmGetCMakePropertyCommand.h @@ -17,7 +17,6 @@ #ifndef cmGetCMakePropertyCommand_h #define cmGetCMakePropertyCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" class cmGetCMakePropertyCommand : public cmCommand diff --git a/Source/cmGetSourceFilePropertyCommand.h b/Source/cmGetSourceFilePropertyCommand.h index b16bc60278..b07689d635 100644 --- a/Source/cmGetSourceFilePropertyCommand.h +++ b/Source/cmGetSourceFilePropertyCommand.h @@ -17,7 +17,6 @@ #ifndef cmGetSourceFilePropertyCommand_h #define cmGetSourceFilePropertyCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" class cmGetSourceFilePropertyCommand : public cmCommand diff --git a/Source/cmGetTargetPropertyCommand.h b/Source/cmGetTargetPropertyCommand.h index 4c819ef1e1..ef7358a44b 100644 --- a/Source/cmGetTargetPropertyCommand.h +++ b/Source/cmGetTargetPropertyCommand.h @@ -17,7 +17,6 @@ #ifndef cmGetTargetPropertyCommand_h #define cmGetTargetPropertyCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" class cmGetTargetPropertyCommand : public cmCommand diff --git a/Source/cmGlob.cxx b/Source/cmGlob.cxx index b1c8866849..3eb71ecc12 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__ ) diff --git a/Source/cmITKWrapTclCommand.h b/Source/cmITKWrapTclCommand.h index 51ad4ccfb9..124a28fda1 100644 --- a/Source/cmITKWrapTclCommand.h +++ b/Source/cmITKWrapTclCommand.h @@ -17,7 +17,6 @@ #ifndef cmITKWrapTclCommand_h #define cmITKWrapTclCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" class cmDependInformation; class cmMakeDepend; diff --git a/Source/cmIfCommand.h b/Source/cmIfCommand.h index 49c54cacf5..d9aaa4a422 100644 --- a/Source/cmIfCommand.h +++ b/Source/cmIfCommand.h @@ -17,7 +17,6 @@ #ifndef cmIfCommand_h #define cmIfCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" #include "cmFunctionBlocker.h" diff --git a/Source/cmIncludeCommand.h b/Source/cmIncludeCommand.h index 7950e807a4..945f7eb00b 100644 --- a/Source/cmIncludeCommand.h +++ b/Source/cmIncludeCommand.h @@ -17,7 +17,6 @@ #ifndef cmIncludeCommand_h #define cmIncludeCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmIncludeCommand diff --git a/Source/cmIncludeDirectoryCommand.h b/Source/cmIncludeDirectoryCommand.h index a52a112545..9031c3cc88 100644 --- a/Source/cmIncludeDirectoryCommand.h +++ b/Source/cmIncludeDirectoryCommand.h @@ -17,7 +17,6 @@ #ifndef cmIncludeDirectoryCommand_h #define cmIncludeDirectoryCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmIncludeDirectoryCommand diff --git a/Source/cmIncludeExternalMSProjectCommand.h b/Source/cmIncludeExternalMSProjectCommand.h index ee780b399b..4e88e99ea2 100644 --- a/Source/cmIncludeExternalMSProjectCommand.h +++ b/Source/cmIncludeExternalMSProjectCommand.h @@ -17,7 +17,6 @@ #ifndef cmIncludeExternalMSProjectCommand_h #define cmIncludeExternalMSProjectCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmIncludeExternalMSProjectCommand diff --git a/Source/cmIncludeRegularExpressionCommand.h b/Source/cmIncludeRegularExpressionCommand.h index d419293835..c80414dff2 100644 --- a/Source/cmIncludeRegularExpressionCommand.h +++ b/Source/cmIncludeRegularExpressionCommand.h @@ -17,7 +17,6 @@ #ifndef cmIncludeRegularExpressionCommand_h #define cmIncludeRegularExpressionCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmIncludeRegularExpressionCommand diff --git a/Source/cmInstallFilesCommand.h b/Source/cmInstallFilesCommand.h index 60998b12f9..5957164c1a 100644 --- a/Source/cmInstallFilesCommand.h +++ b/Source/cmInstallFilesCommand.h @@ -17,7 +17,6 @@ #ifndef cmInstallFilesCommand_h #define cmInstallFilesCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmInstallFilesCommand diff --git a/Source/cmInstallProgramsCommand.h b/Source/cmInstallProgramsCommand.h index 4742baf6cc..7928d3a02c 100644 --- a/Source/cmInstallProgramsCommand.h +++ b/Source/cmInstallProgramsCommand.h @@ -17,7 +17,6 @@ #ifndef cmInstallProgramsCommand_h #define cmInstallProgramsCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmInstallProgramsCommand diff --git a/Source/cmInstallTargetsCommand.h b/Source/cmInstallTargetsCommand.h index b245447740..b61fd05a0b 100644 --- a/Source/cmInstallTargetsCommand.h +++ b/Source/cmInstallTargetsCommand.h @@ -17,7 +17,6 @@ #ifndef cmInstallTargetsCommand_h #define cmInstallTargetsCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmInstallTargetsCommand diff --git a/Source/cmLinkDirectoriesCommand.h b/Source/cmLinkDirectoriesCommand.h index 6860dc8a53..d7934fe057 100644 --- a/Source/cmLinkDirectoriesCommand.h +++ b/Source/cmLinkDirectoriesCommand.h @@ -17,7 +17,6 @@ #ifndef cmLinkDirectoriesCommand_h #define cmLinkDirectoriesCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmLinkDirectoriesCommand diff --git a/Source/cmLinkLibrariesCommand.h b/Source/cmLinkLibrariesCommand.h index 7404d56d03..928d30a202 100644 --- a/Source/cmLinkLibrariesCommand.h +++ b/Source/cmLinkLibrariesCommand.h @@ -17,7 +17,6 @@ #ifndef cmLinkLibrariesCommand_h #define cmLinkLibrariesCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmLinkLibrariesCommand diff --git a/Source/cmLoadCommandCommand.h b/Source/cmLoadCommandCommand.h index 17de45a0ae..8737da2364 100644 --- a/Source/cmLoadCommandCommand.h +++ b/Source/cmLoadCommandCommand.h @@ -17,7 +17,6 @@ #ifndef cmLoadCommandCommand_h #define cmLoadCommandCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmLoadCommandCommand diff --git a/Source/cmLocalUnixMakefileGenerator.cxx b/Source/cmLocalUnixMakefileGenerator.cxx index a4485ee056..f77e7e3563 100644 --- a/Source/cmLocalUnixMakefileGenerator.cxx +++ b/Source/cmLocalUnixMakefileGenerator.cxx @@ -24,7 +24,6 @@ #include "cmGeneratedFileStream.h" #include <cmsys/RegularExpression.hxx> -#include <stdio.h> cmLocalUnixMakefileGenerator::cmLocalUnixMakefileGenerator() { diff --git a/Source/cmMacroCommand.h b/Source/cmMacroCommand.h index 4a0c95b676..aa9dc0a0f5 100644 --- a/Source/cmMacroCommand.h +++ b/Source/cmMacroCommand.h @@ -17,7 +17,6 @@ #ifndef cmMacroCommand_h #define cmMacroCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" #include "cmFunctionBlocker.h" diff --git a/Source/cmMakeDirectoryCommand.h b/Source/cmMakeDirectoryCommand.h index 9f0709c018..908bb016b1 100644 --- a/Source/cmMakeDirectoryCommand.h +++ b/Source/cmMakeDirectoryCommand.h @@ -17,7 +17,6 @@ #ifndef cmMakeDirectoryCommand_h #define cmMakeDirectoryCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmMakeDirectoryCommand diff --git a/Source/cmMakefile.cxx b/Source/cmMakefile.cxx index c6f3a66cf7..bcf20af77f 100644 --- a/Source/cmMakefile.cxx +++ b/Source/cmMakefile.cxx @@ -26,7 +26,6 @@ #include "cmListFileCache.h" #include "cmVariableWatch.h" #include "cmake.h" -#include <stdio.h> // required for sprintf #include <stdlib.h> // required for atoi #include <cmsys/RegularExpression.hxx> diff --git a/Source/cmMakefile.h b/Source/cmMakefile.h index 017ae70282..37678e7956 100644 --- a/Source/cmMakefile.h +++ b/Source/cmMakefile.h @@ -17,7 +17,6 @@ #ifndef cmMakefile_h #define cmMakefile_h -#include "cmStandardIncludes.h" #include "cmData.h" #include "cmSystemTools.h" #include "cmSourceGroup.h" diff --git a/Source/cmMarkAsAdvancedCommand.h b/Source/cmMarkAsAdvancedCommand.h index c78de7b9c7..108faaaa4f 100644 --- a/Source/cmMarkAsAdvancedCommand.h +++ b/Source/cmMarkAsAdvancedCommand.h @@ -17,7 +17,6 @@ #ifndef cmMarkAsAdvancedCommand_h #define cmMarkAsAdvancedCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmMarkAsAdvancedCommand diff --git a/Source/cmMessageCommand.h b/Source/cmMessageCommand.h index ba60de4eb6..8e9aa75c2b 100644 --- a/Source/cmMessageCommand.h +++ b/Source/cmMessageCommand.h @@ -17,7 +17,6 @@ #ifndef cmMessageCommand_h #define cmMessageCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmMessageCommand diff --git a/Source/cmOptionCommand.h b/Source/cmOptionCommand.h index da8dd69ecc..30c9eef115 100644 --- a/Source/cmOptionCommand.h +++ b/Source/cmOptionCommand.h @@ -17,7 +17,6 @@ #ifndef cmOptionCommand_h #define cmOptionCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmOptionCommand diff --git a/Source/cmOutputRequiredFilesCommand.h b/Source/cmOutputRequiredFilesCommand.h index 36bf6764a8..3448f4a5db 100644 --- a/Source/cmOutputRequiredFilesCommand.h +++ b/Source/cmOutputRequiredFilesCommand.h @@ -17,7 +17,6 @@ #ifndef cmOutputRequiredFilesCommand_h #define cmOutputRequiredFilesCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmOutputRequiredFilesCommand diff --git a/Source/cmProjectCommand.h b/Source/cmProjectCommand.h index 5b1b55b317..6ca8716ade 100644 --- a/Source/cmProjectCommand.h +++ b/Source/cmProjectCommand.h @@ -17,7 +17,6 @@ #ifndef cmProjectCommand_h #define cmProjectCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmProjectCommand diff --git a/Source/cmQTWrapCPPCommand.h b/Source/cmQTWrapCPPCommand.h index 705b90b153..5e755d257c 100644 --- a/Source/cmQTWrapCPPCommand.h +++ b/Source/cmQTWrapCPPCommand.h @@ -17,7 +17,6 @@ #ifndef cmQTWrapCPPCommand_h #define cmQTWrapCPPCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmQTWrapCPPCommand diff --git a/Source/cmQTWrapUICommand.h b/Source/cmQTWrapUICommand.h index 908f2fb1c5..793d2b021b 100644 --- a/Source/cmQTWrapUICommand.h +++ b/Source/cmQTWrapUICommand.h @@ -17,7 +17,6 @@ #ifndef cmQTWrapUICommand_h #define cmQTWrapUICommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmQTWrapUICommand diff --git a/Source/cmRemoveCommand.h b/Source/cmRemoveCommand.h index 197e443ef6..4e926b2d59 100644 --- a/Source/cmRemoveCommand.h +++ b/Source/cmRemoveCommand.h @@ -17,7 +17,6 @@ #ifndef cmRemoveCommand_h #define cmRemoveCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmRemoveCommand diff --git a/Source/cmSeparateArgumentsCommand.h b/Source/cmSeparateArgumentsCommand.h index 5984170883..8974e891df 100644 --- a/Source/cmSeparateArgumentsCommand.h +++ b/Source/cmSeparateArgumentsCommand.h @@ -17,7 +17,6 @@ #ifndef cmSeparateArgumentsCommand_h #define cmSeparateArgumentsCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmSeparateArgumentsCommand diff --git a/Source/cmSetCommand.h b/Source/cmSetCommand.h index 38ee16bfb8..c7d15559d9 100644 --- a/Source/cmSetCommand.h +++ b/Source/cmSetCommand.h @@ -17,7 +17,6 @@ #ifndef cmSetCommand_h #define cmSetCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmSetCommand diff --git a/Source/cmSetSourceFilesPropertiesCommand.h b/Source/cmSetSourceFilesPropertiesCommand.h index 6c10d68437..7641d229a0 100644 --- a/Source/cmSetSourceFilesPropertiesCommand.h +++ b/Source/cmSetSourceFilesPropertiesCommand.h @@ -17,7 +17,6 @@ #ifndef cmSetSourceFilesPropertiesCommand_h #define cmSetSourceFilesPropertiesCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" class cmSetSourceFilesPropertiesCommand : public cmCommand diff --git a/Source/cmSetTargetPropertiesCommand.h b/Source/cmSetTargetPropertiesCommand.h index 28c96777d4..a6dacf0cf2 100644 --- a/Source/cmSetTargetPropertiesCommand.h +++ b/Source/cmSetTargetPropertiesCommand.h @@ -17,7 +17,6 @@ #ifndef cmSetTargetsPropertiesCommand_h #define cmSetTargetsPropertiesCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" class cmSetTargetPropertiesCommand : public cmCommand diff --git a/Source/cmSiteNameCommand.h b/Source/cmSiteNameCommand.h index 45500c06e6..1a3ef33363 100644 --- a/Source/cmSiteNameCommand.h +++ b/Source/cmSiteNameCommand.h @@ -17,7 +17,6 @@ #ifndef cmSiteNameCommand_h #define cmSiteNameCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmSiteNameCommand diff --git a/Source/cmSourceFile.h b/Source/cmSourceFile.h index d6d17441ed..7607fe2d75 100644 --- a/Source/cmSourceFile.h +++ b/Source/cmSourceFile.h @@ -17,7 +17,6 @@ #ifndef cmSourceFile_h #define cmSourceFile_h -#include "cmStandardIncludes.h" #include "cmCustomCommand.h" /** \class cmSourceFile diff --git a/Source/cmSourceFilesCommand.h b/Source/cmSourceFilesCommand.h index c2fd6f3659..f8e8f06fc1 100644 --- a/Source/cmSourceFilesCommand.h +++ b/Source/cmSourceFilesCommand.h @@ -17,7 +17,6 @@ #ifndef cmSourceFilesCommand_h #define cmSourceFilesCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmSourceFilesCommand diff --git a/Source/cmSourceFilesRemoveCommand.h b/Source/cmSourceFilesRemoveCommand.h index e209e3c506..e1d2e699e6 100644 --- a/Source/cmSourceFilesRemoveCommand.h +++ b/Source/cmSourceFilesRemoveCommand.h @@ -17,7 +17,6 @@ #ifndef cmSourceFilesRemoveCommand_h #define cmSourceFilesRemoveCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmSourceFilesRemoveCommand diff --git a/Source/cmSourceGroupCommand.h b/Source/cmSourceGroupCommand.h index a7c87c5935..337201a959 100644 --- a/Source/cmSourceGroupCommand.h +++ b/Source/cmSourceGroupCommand.h @@ -17,7 +17,6 @@ #ifndef cmSourceGroupCommand_h #define cmSourceGroupCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmSourceGroupCommand diff --git a/Source/cmStringCommand.h b/Source/cmStringCommand.h index 74dbf2be5c..edd49090a9 100644 --- a/Source/cmStringCommand.h +++ b/Source/cmStringCommand.h @@ -17,7 +17,6 @@ #ifndef cmStringCommand_h #define cmStringCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmStringCommand diff --git a/Source/cmSubdirCommand.h b/Source/cmSubdirCommand.h index 7c111283cd..c5fda341fc 100644 --- a/Source/cmSubdirCommand.h +++ b/Source/cmSubdirCommand.h @@ -17,7 +17,6 @@ #ifndef cmSubdirCommand_h #define cmSubdirCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmSubdirCommand diff --git a/Source/cmSubdirDependsCommand.h b/Source/cmSubdirDependsCommand.h index 06cc1dde9c..3e9760259c 100644 --- a/Source/cmSubdirDependsCommand.h +++ b/Source/cmSubdirDependsCommand.h @@ -17,7 +17,6 @@ #ifndef cmSubdirDependsCommand_h #define cmSubdirDependsCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmSubdirDependsCommand diff --git a/Source/cmSystemTools.cxx b/Source/cmSystemTools.cxx index 798d890cb4..323127e486 100644 --- a/Source/cmSystemTools.cxx +++ b/Source/cmSystemTools.cxx @@ -15,7 +15,6 @@ =========================================================================*/ #include "cmSystemTools.h" -#include <stdio.h> #include <ctype.h> #include <errno.h> #include <time.h> diff --git a/Source/cmTarget.h b/Source/cmTarget.h index a222f262e1..303406ee7b 100644 --- a/Source/cmTarget.h +++ b/Source/cmTarget.h @@ -17,7 +17,6 @@ #ifndef cmTarget_h #define cmTarget_h -#include "cmStandardIncludes.h" #include "cmCustomCommand.h" class cmSourceFile; diff --git a/Source/cmTargetLinkLibrariesCommand.h b/Source/cmTargetLinkLibrariesCommand.h index e189ef5e0c..af08897cfa 100644 --- a/Source/cmTargetLinkLibrariesCommand.h +++ b/Source/cmTargetLinkLibrariesCommand.h @@ -17,7 +17,6 @@ #ifndef cmTargetLinkLibrariesCommand_h #define cmTargetLinkLibrariesCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmTargetLinkLibrariesCommand diff --git a/Source/cmTryCompileCommand.h b/Source/cmTryCompileCommand.h index ca99b7ea37..6ac3b19a45 100644 --- a/Source/cmTryCompileCommand.h +++ b/Source/cmTryCompileCommand.h @@ -17,7 +17,6 @@ #ifndef cmTryCompileCommand_h #define cmTryCompileCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmTryCompileCommand diff --git a/Source/cmTryRunCommand.h b/Source/cmTryRunCommand.h index e8d20c551e..a10000bd50 100644 --- a/Source/cmTryRunCommand.h +++ b/Source/cmTryRunCommand.h @@ -17,7 +17,6 @@ #ifndef cmTryRunCommand_h #define cmTryRunCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmTryRunCommand diff --git a/Source/cmUseMangledMesaCommand.h b/Source/cmUseMangledMesaCommand.h index ca994af061..05cce86c15 100644 --- a/Source/cmUseMangledMesaCommand.h +++ b/Source/cmUseMangledMesaCommand.h @@ -17,7 +17,6 @@ #ifndef cmUseMangledMesaCommand_h #define cmUseMangledMesaCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmUseMangledMesaCommand diff --git a/Source/cmUtilitySourceCommand.h b/Source/cmUtilitySourceCommand.h index ba7012a530..bab1f6abaf 100644 --- a/Source/cmUtilitySourceCommand.h +++ b/Source/cmUtilitySourceCommand.h @@ -17,7 +17,6 @@ #ifndef cmUtilitySourceCommand_h #define cmUtilitySourceCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmUtilitySourceCommand diff --git a/Source/cmVTKMakeInstantiatorCommand.h b/Source/cmVTKMakeInstantiatorCommand.h index 658cea74ce..f4782657ec 100644 --- a/Source/cmVTKMakeInstantiatorCommand.h +++ b/Source/cmVTKMakeInstantiatorCommand.h @@ -17,7 +17,6 @@ #ifndef cmVTKMakeInstantiatorCommand_h #define cmVTKMakeInstantiatorCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmVTKMakeInstantiatorCommand diff --git a/Source/cmVTKWrapJavaCommand.h b/Source/cmVTKWrapJavaCommand.h index 13e2156036..f4938beb96 100644 --- a/Source/cmVTKWrapJavaCommand.h +++ b/Source/cmVTKWrapJavaCommand.h @@ -17,7 +17,6 @@ #ifndef cmVTKWrapJavaCommand_h #define cmVTKWrapJavaCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmVTKWrapJavaCommand diff --git a/Source/cmVTKWrapPythonCommand.h b/Source/cmVTKWrapPythonCommand.h index 4d6ef73ab9..a9a7ebc17c 100644 --- a/Source/cmVTKWrapPythonCommand.h +++ b/Source/cmVTKWrapPythonCommand.h @@ -17,7 +17,6 @@ #ifndef cmVTKWrapPythonCommand_h #define cmVTKWrapPythonCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmVTKWrapPythonCommand diff --git a/Source/cmVTKWrapTclCommand.h b/Source/cmVTKWrapTclCommand.h index 4ae1ef232a..b86c5abf1a 100644 --- a/Source/cmVTKWrapTclCommand.h +++ b/Source/cmVTKWrapTclCommand.h @@ -17,7 +17,6 @@ #ifndef cmVTKWrapTclCommand_h #define cmVTKWrapTclCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmVTKWrapTclCommand diff --git a/Source/cmVariableRequiresCommand.h b/Source/cmVariableRequiresCommand.h index 0e6f46c53a..6ceb77a5b4 100644 --- a/Source/cmVariableRequiresCommand.h +++ b/Source/cmVariableRequiresCommand.h @@ -17,7 +17,6 @@ #ifndef cmVariableRequiresCommand_h #define cmVariableRequiresCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmVariableRequiresCommand diff --git a/Source/cmWin32ProcessExecution.cxx b/Source/cmWin32ProcessExecution.cxx index 0d3127bf72..f718e237bb 100644 --- a/Source/cmWin32ProcessExecution.cxx +++ b/Source/cmWin32ProcessExecution.cxx @@ -21,7 +21,6 @@ #include <malloc.h> #include <io.h> #include <fcntl.h> -#include <stdio.h> #include <sys/stat.h> #include <windows.h> diff --git a/Source/cmWrapExcludeFilesCommand.h b/Source/cmWrapExcludeFilesCommand.h index 5fda5fc2e3..ec1464c242 100644 --- a/Source/cmWrapExcludeFilesCommand.h +++ b/Source/cmWrapExcludeFilesCommand.h @@ -17,7 +17,6 @@ #ifndef cmWrapExcludeFilesCommand_h #define cmWrapExcludeFilesCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" class cmWrapExcludeFilesCommand : public cmCommand diff --git a/Source/cmWriteFileCommand.h b/Source/cmWriteFileCommand.h index 914cc16e37..0c52aed8f2 100644 --- a/Source/cmWriteFileCommand.h +++ b/Source/cmWriteFileCommand.h @@ -17,7 +17,6 @@ #ifndef cmWriteFileCommand_h #define cmWriteFileCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmWriteFileCommand diff --git a/Source/cmake.cxx b/Source/cmake.cxx index 9245aa90c7..86a7fca9b5 100644 --- a/Source/cmake.cxx +++ b/Source/cmake.cxx @@ -35,7 +35,6 @@ #include "cmGlobalUnixMakefileGenerator.h" #endif -#include <stdio.h> #include <stdlib.h> // required for atoi #ifdef __APPLE__ diff --git a/Source/cmake.h b/Source/cmake.h index 502251862d..b3c4a45fa2 100644 --- a/Source/cmake.h +++ b/Source/cmake.h @@ -37,7 +37,6 @@ // -#include "cmStandardIncludes.h" #include "cmSystemTools.h" class cmGlobalGenerator; diff --git a/Source/cmakewizard.cxx b/Source/cmakewizard.cxx index e2da23dfb3..f31d54bfaa 100644 --- a/Source/cmakewizard.cxx +++ b/Source/cmakewizard.cxx @@ -18,11 +18,6 @@ #include "cmake.h" #include "cmCacheManager.h" - -// On Mac OSX getline looks like it is broken, so we have to use -// fgets. This is why we are including stdio.h. -#include <stdio.h> - cmakewizard::cmakewizard() { m_ShowAdvanced = false; diff --git a/Source/cmakewizard.h b/Source/cmakewizard.h index 3575c2509f..21521dad5a 100644 --- a/Source/cmakewizard.h +++ b/Source/cmakewizard.h @@ -17,7 +17,6 @@ #include "cmMakefile.h" -#include "cmStandardIncludes.h" class cmakewizard { |