removed redundent includes

This commit is contained in:
Ken Martin
2003-08-10 18:30:54 -04:00
parent cc8aa74ec4
commit 072db6ad70
92 changed files with 0 additions and 96 deletions
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmAbstractFilesCommand_h
#define cmAbstractFilesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmAbstractFilesCommand : public cmCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmAddCustomCommandCommand_h
#define cmAddCustomCommandCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmAddCustomCommandCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmAddCustomTargetCommand_h
#define cmAddCustomTargetCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmAddCustomTargetCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmAddDefinitionsCommand_h
#define cmAddDefinitionsCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmAddDefinitionsCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmDependenciessCommand_h
#define cmDependenciessCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmAddDependenciesCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmExecutablesCommand_h
#define cmExecutablesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmExecutablesCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmLibrarysCommand_h
#define cmLibrarysCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmLibrarysCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmAddTestCommand_h
#define cmAddTestCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmAddTestCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmAuxSourceDirectoryCommand_h
#define cmAuxSourceDirectoryCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmAuxSourceDirectoryCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmBuildCommand_h
#define cmBuildCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmBuildCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmBuildNameCommand_h
#define cmBuildNameCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmBuildNameCommand
-1
View File
@@ -15,7 +15,6 @@
=========================================================================*/
#include "cmCMakeMinimumRequired.h"
#include "stdio.h"
// cmCMakeMinimumRequired
bool cmCMakeMinimumRequired::InitialPass(std::vector<std::string> const& args)
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmCMakeMinimumRequired_h
#define cmCMakeMinimumRequired_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmCMakeMinimumRequired
-1
View File
@@ -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>
-1
View File
@@ -19,7 +19,6 @@
#include "cmSystemTools.h"
#include "cmCacheManager.h"
#include "cmMakefile.h"
#include "stdio.h"
#include <cmsys/RegularExpression.hxx>
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmCommand_h
#define cmCommand_h
#include "cmStandardIncludes.h"
#include "cmListFileCache.h"
#include "cmMakefile.h"
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmConfigureFileCommand_h
#define cmConfigureFileCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmConfigureFileCommand : public cmCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmCreateTestSourceList_h
#define cmCreateTestSourceList_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmCreateTestSourceList
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmEnableTestingCommand_h
#define cmEnableTestingCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmEnableTestingCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmEndForEachCommand_h
#define cmEndForEachCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmEndForEachCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmExecProgramCommand_h
#define cmExecProgramCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmExecProgramCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmExportLibraryDependenciesCommand_h
#define cmExportLibraryDependenciesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmExportLibraryDependenciesCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmFLTKWrapUICommand_h
#define cmFLTKWrapUICommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmFLTKWrapUICommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmFileCommand_h
#define cmFileCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmFileCommand
-1
View File
@@ -17,7 +17,6 @@
#include "cmFindFileCommand.h"
#include "cmCacheManager.h"
#include <stdlib.h>
#include <stdio.h>
// cmFindFileCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmFindFileCommand_h
#define cmFindFileCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmFindFileCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmFindLibraryCommand_h
#define cmFindLibraryCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmFindPackageCommand_h
#define cmFindPackageCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmFindPackageCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmFindPathCommand_h
#define cmFindPathCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
-1
View File
@@ -17,7 +17,6 @@
#include "cmFindProgramCommand.h"
#include "cmCacheManager.h"
#include <stdlib.h>
#include <stdio.h>
// cmFindProgramCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmFindProgramCommand_h
#define cmFindProgramCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmFindProgramCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmForEachCommand_h
#define cmForEachCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
#include "cmFunctionBlocker.h"
#include "cmListFileCache.h"
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmGetCMakePropertyCommand_h
#define cmGetCMakePropertyCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmGetCMakePropertyCommand : public cmCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmGetSourceFilePropertyCommand_h
#define cmGetSourceFilePropertyCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmGetSourceFilePropertyCommand : public cmCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmGetTargetPropertyCommand_h
#define cmGetTargetPropertyCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmGetTargetPropertyCommand : public cmCommand
-1
View File
@@ -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__ )
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmITKWrapTclCommand_h
#define cmITKWrapTclCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmDependInformation;
class cmMakeDepend;
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmIfCommand_h
#define cmIfCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
#include "cmFunctionBlocker.h"
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmIncludeCommand_h
#define cmIncludeCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmIncludeCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmIncludeDirectoryCommand_h
#define cmIncludeDirectoryCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmIncludeDirectoryCommand
@@ -17,7 +17,6 @@
#ifndef cmIncludeExternalMSProjectCommand_h
#define cmIncludeExternalMSProjectCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmIncludeExternalMSProjectCommand
@@ -17,7 +17,6 @@
#ifndef cmIncludeRegularExpressionCommand_h
#define cmIncludeRegularExpressionCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmIncludeRegularExpressionCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmInstallFilesCommand_h
#define cmInstallFilesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmInstallFilesCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmInstallProgramsCommand_h
#define cmInstallProgramsCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmInstallProgramsCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmInstallTargetsCommand_h
#define cmInstallTargetsCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmInstallTargetsCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmLinkDirectoriesCommand_h
#define cmLinkDirectoriesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmLinkDirectoriesCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmLinkLibrariesCommand_h
#define cmLinkLibrariesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmLinkLibrariesCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmLoadCommandCommand_h
#define cmLoadCommandCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmLoadCommandCommand
-1
View File
@@ -24,7 +24,6 @@
#include "cmGeneratedFileStream.h"
#include <cmsys/RegularExpression.hxx>
#include <stdio.h>
cmLocalUnixMakefileGenerator::cmLocalUnixMakefileGenerator()
{
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmMacroCommand_h
#define cmMacroCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
#include "cmFunctionBlocker.h"
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmMakeDirectoryCommand_h
#define cmMakeDirectoryCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmMakeDirectoryCommand
-1
View File
@@ -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>
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmMakefile_h
#define cmMakefile_h
#include "cmStandardIncludes.h"
#include "cmData.h"
#include "cmSystemTools.h"
#include "cmSourceGroup.h"
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmMarkAsAdvancedCommand_h
#define cmMarkAsAdvancedCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmMarkAsAdvancedCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmMessageCommand_h
#define cmMessageCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmMessageCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmOptionCommand_h
#define cmOptionCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmOptionCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmOutputRequiredFilesCommand_h
#define cmOutputRequiredFilesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmOutputRequiredFilesCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmProjectCommand_h
#define cmProjectCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmProjectCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmQTWrapCPPCommand_h
#define cmQTWrapCPPCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmQTWrapCPPCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmQTWrapUICommand_h
#define cmQTWrapUICommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmQTWrapUICommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmRemoveCommand_h
#define cmRemoveCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmRemoveCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmSeparateArgumentsCommand_h
#define cmSeparateArgumentsCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSeparateArgumentsCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmSetCommand_h
#define cmSetCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSetCommand
@@ -17,7 +17,6 @@
#ifndef cmSetSourceFilesPropertiesCommand_h
#define cmSetSourceFilesPropertiesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmSetSourceFilesPropertiesCommand : public cmCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmSetTargetsPropertiesCommand_h
#define cmSetTargetsPropertiesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmSetTargetPropertiesCommand : public cmCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmSiteNameCommand_h
#define cmSiteNameCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSiteNameCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmSourceFile_h
#define cmSourceFile_h
#include "cmStandardIncludes.h"
#include "cmCustomCommand.h"
/** \class cmSourceFile
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmSourceFilesCommand_h
#define cmSourceFilesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSourceFilesCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmSourceFilesRemoveCommand_h
#define cmSourceFilesRemoveCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSourceFilesRemoveCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmSourceGroupCommand_h
#define cmSourceGroupCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSourceGroupCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmStringCommand_h
#define cmStringCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmStringCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmSubdirCommand_h
#define cmSubdirCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSubdirCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmSubdirDependsCommand_h
#define cmSubdirDependsCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSubdirDependsCommand
-1
View File
@@ -15,7 +15,6 @@
=========================================================================*/
#include "cmSystemTools.h"
#include <stdio.h>
#include <ctype.h>
#include <errno.h>
#include <time.h>
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmTarget_h
#define cmTarget_h
#include "cmStandardIncludes.h"
#include "cmCustomCommand.h"
class cmSourceFile;
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmTargetLinkLibrariesCommand_h
#define cmTargetLinkLibrariesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmTargetLinkLibrariesCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmTryCompileCommand_h
#define cmTryCompileCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmTryCompileCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmTryRunCommand_h
#define cmTryRunCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmTryRunCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmUseMangledMesaCommand_h
#define cmUseMangledMesaCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmUseMangledMesaCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmUtilitySourceCommand_h
#define cmUtilitySourceCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmUtilitySourceCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmVTKMakeInstantiatorCommand_h
#define cmVTKMakeInstantiatorCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmVTKMakeInstantiatorCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmVTKWrapJavaCommand_h
#define cmVTKWrapJavaCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmVTKWrapJavaCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmVTKWrapPythonCommand_h
#define cmVTKWrapPythonCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmVTKWrapPythonCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmVTKWrapTclCommand_h
#define cmVTKWrapTclCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmVTKWrapTclCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmVariableRequiresCommand_h
#define cmVariableRequiresCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmVariableRequiresCommand
-1
View File
@@ -21,7 +21,6 @@
#include <malloc.h>
#include <io.h>
#include <fcntl.h>
#include <stdio.h>
#include <sys/stat.h>
#include <windows.h>
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmWrapExcludeFilesCommand_h
#define cmWrapExcludeFilesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmWrapExcludeFilesCommand : public cmCommand
-1
View File
@@ -17,7 +17,6 @@
#ifndef cmWriteFileCommand_h
#define cmWriteFileCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmWriteFileCommand
-1
View File
@@ -35,7 +35,6 @@
#include "cmGlobalUnixMakefileGenerator.h"
#endif
#include <stdio.h>
#include <stdlib.h> // required for atoi
#ifdef __APPLE__
-1
View File
@@ -37,7 +37,6 @@
//
#include "cmStandardIncludes.h"
#include "cmSystemTools.h"
class cmGlobalGenerator;
-5
View File
@@ -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;
-1
View File
@@ -17,7 +17,6 @@
#include "cmMakefile.h"
#include "cmStandardIncludes.h"
class cmakewizard
{