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

View File

@ -17,7 +17,6 @@
#ifndef cmAbstractFilesCommand_h
#define cmAbstractFilesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmAbstractFilesCommand : public cmCommand

View File

@ -17,7 +17,6 @@
#ifndef cmAddCustomCommandCommand_h
#define cmAddCustomCommandCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmAddCustomCommandCommand

View File

@ -17,7 +17,6 @@
#ifndef cmAddCustomTargetCommand_h
#define cmAddCustomTargetCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmAddCustomTargetCommand

View File

@ -17,7 +17,6 @@
#ifndef cmAddDefinitionsCommand_h
#define cmAddDefinitionsCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmAddDefinitionsCommand

View File

@ -17,7 +17,6 @@
#ifndef cmDependenciessCommand_h
#define cmDependenciessCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmAddDependenciesCommand

View File

@ -17,7 +17,6 @@
#ifndef cmExecutablesCommand_h
#define cmExecutablesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmExecutablesCommand

View File

@ -17,7 +17,6 @@
#ifndef cmLibrarysCommand_h
#define cmLibrarysCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmLibrarysCommand

View File

@ -17,7 +17,6 @@
#ifndef cmAddTestCommand_h
#define cmAddTestCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmAddTestCommand

View File

@ -17,7 +17,6 @@
#ifndef cmAuxSourceDirectoryCommand_h
#define cmAuxSourceDirectoryCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmAuxSourceDirectoryCommand

View File

@ -17,7 +17,6 @@
#ifndef cmBuildCommand_h
#define cmBuildCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmBuildCommand

View File

@ -17,7 +17,6 @@
#ifndef cmBuildNameCommand_h
#define cmBuildNameCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmBuildNameCommand

View File

@ -15,7 +15,6 @@
=========================================================================*/
#include "cmCMakeMinimumRequired.h"
#include "stdio.h"
// cmCMakeMinimumRequired
bool cmCMakeMinimumRequired::InitialPass(std::vector<std::string> const& args)

View File

@ -17,7 +17,6 @@
#ifndef cmCMakeMinimumRequired_h
#define cmCMakeMinimumRequired_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmCMakeMinimumRequired

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>

View File

@ -19,7 +19,6 @@
#include "cmSystemTools.h"
#include "cmCacheManager.h"
#include "cmMakefile.h"
#include "stdio.h"
#include <cmsys/RegularExpression.hxx>

View File

@ -17,7 +17,6 @@
#ifndef cmCommand_h
#define cmCommand_h
#include "cmStandardIncludes.h"
#include "cmListFileCache.h"
#include "cmMakefile.h"

View File

@ -17,7 +17,6 @@
#ifndef cmConfigureFileCommand_h
#define cmConfigureFileCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmConfigureFileCommand : public cmCommand

View File

@ -17,7 +17,6 @@
#ifndef cmCreateTestSourceList_h
#define cmCreateTestSourceList_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmCreateTestSourceList

View File

@ -17,7 +17,6 @@
#ifndef cmEnableTestingCommand_h
#define cmEnableTestingCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmEnableTestingCommand

View File

@ -17,7 +17,6 @@
#ifndef cmEndForEachCommand_h
#define cmEndForEachCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmEndForEachCommand

View File

@ -17,7 +17,6 @@
#ifndef cmExecProgramCommand_h
#define cmExecProgramCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmExecProgramCommand

View File

@ -17,7 +17,6 @@
#ifndef cmExportLibraryDependenciesCommand_h
#define cmExportLibraryDependenciesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmExportLibraryDependenciesCommand

View File

@ -17,7 +17,6 @@
#ifndef cmFLTKWrapUICommand_h
#define cmFLTKWrapUICommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmFLTKWrapUICommand

View File

@ -17,7 +17,6 @@
#ifndef cmFileCommand_h
#define cmFileCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmFileCommand

View File

@ -17,7 +17,6 @@
#include "cmFindFileCommand.h"
#include "cmCacheManager.h"
#include <stdlib.h>
#include <stdio.h>
// cmFindFileCommand

View File

@ -17,7 +17,6 @@
#ifndef cmFindFileCommand_h
#define cmFindFileCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmFindFileCommand

View File

@ -17,7 +17,6 @@
#ifndef cmFindLibraryCommand_h
#define cmFindLibraryCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"

View File

@ -17,7 +17,6 @@
#ifndef cmFindPackageCommand_h
#define cmFindPackageCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmFindPackageCommand

View File

@ -17,7 +17,6 @@
#ifndef cmFindPathCommand_h
#define cmFindPathCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"

View File

@ -17,7 +17,6 @@
#include "cmFindProgramCommand.h"
#include "cmCacheManager.h"
#include <stdlib.h>
#include <stdio.h>
// cmFindProgramCommand

View File

@ -17,7 +17,6 @@
#ifndef cmFindProgramCommand_h
#define cmFindProgramCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmFindProgramCommand

View File

@ -17,7 +17,6 @@
#ifndef cmForEachCommand_h
#define cmForEachCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
#include "cmFunctionBlocker.h"
#include "cmListFileCache.h"

View File

@ -17,7 +17,6 @@
#ifndef cmGetCMakePropertyCommand_h
#define cmGetCMakePropertyCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmGetCMakePropertyCommand : public cmCommand

View File

@ -17,7 +17,6 @@
#ifndef cmGetSourceFilePropertyCommand_h
#define cmGetSourceFilePropertyCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmGetSourceFilePropertyCommand : public cmCommand

View File

@ -17,7 +17,6 @@
#ifndef cmGetTargetPropertyCommand_h
#define cmGetTargetPropertyCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmGetTargetPropertyCommand : public cmCommand

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__ )

View File

@ -17,7 +17,6 @@
#ifndef cmITKWrapTclCommand_h
#define cmITKWrapTclCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmDependInformation;
class cmMakeDepend;

View File

@ -17,7 +17,6 @@
#ifndef cmIfCommand_h
#define cmIfCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
#include "cmFunctionBlocker.h"

View File

@ -17,7 +17,6 @@
#ifndef cmIncludeCommand_h
#define cmIncludeCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmIncludeCommand

View File

@ -17,7 +17,6 @@
#ifndef cmIncludeDirectoryCommand_h
#define cmIncludeDirectoryCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmIncludeDirectoryCommand

View File

@ -17,7 +17,6 @@
#ifndef cmIncludeExternalMSProjectCommand_h
#define cmIncludeExternalMSProjectCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmIncludeExternalMSProjectCommand

View File

@ -17,7 +17,6 @@
#ifndef cmIncludeRegularExpressionCommand_h
#define cmIncludeRegularExpressionCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmIncludeRegularExpressionCommand

View File

@ -17,7 +17,6 @@
#ifndef cmInstallFilesCommand_h
#define cmInstallFilesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmInstallFilesCommand

View File

@ -17,7 +17,6 @@
#ifndef cmInstallProgramsCommand_h
#define cmInstallProgramsCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmInstallProgramsCommand

View File

@ -17,7 +17,6 @@
#ifndef cmInstallTargetsCommand_h
#define cmInstallTargetsCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmInstallTargetsCommand

View File

@ -17,7 +17,6 @@
#ifndef cmLinkDirectoriesCommand_h
#define cmLinkDirectoriesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmLinkDirectoriesCommand

View File

@ -17,7 +17,6 @@
#ifndef cmLinkLibrariesCommand_h
#define cmLinkLibrariesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmLinkLibrariesCommand

View File

@ -17,7 +17,6 @@
#ifndef cmLoadCommandCommand_h
#define cmLoadCommandCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmLoadCommandCommand

View File

@ -24,7 +24,6 @@
#include "cmGeneratedFileStream.h"
#include <cmsys/RegularExpression.hxx>
#include <stdio.h>
cmLocalUnixMakefileGenerator::cmLocalUnixMakefileGenerator()
{

View File

@ -17,7 +17,6 @@
#ifndef cmMacroCommand_h
#define cmMacroCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
#include "cmFunctionBlocker.h"

View File

@ -17,7 +17,6 @@
#ifndef cmMakeDirectoryCommand_h
#define cmMakeDirectoryCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmMakeDirectoryCommand

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>

View File

@ -17,7 +17,6 @@
#ifndef cmMakefile_h
#define cmMakefile_h
#include "cmStandardIncludes.h"
#include "cmData.h"
#include "cmSystemTools.h"
#include "cmSourceGroup.h"

View File

@ -17,7 +17,6 @@
#ifndef cmMarkAsAdvancedCommand_h
#define cmMarkAsAdvancedCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmMarkAsAdvancedCommand

View File

@ -17,7 +17,6 @@
#ifndef cmMessageCommand_h
#define cmMessageCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmMessageCommand

View File

@ -17,7 +17,6 @@
#ifndef cmOptionCommand_h
#define cmOptionCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmOptionCommand

View File

@ -17,7 +17,6 @@
#ifndef cmOutputRequiredFilesCommand_h
#define cmOutputRequiredFilesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmOutputRequiredFilesCommand

View File

@ -17,7 +17,6 @@
#ifndef cmProjectCommand_h
#define cmProjectCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmProjectCommand

View File

@ -17,7 +17,6 @@
#ifndef cmQTWrapCPPCommand_h
#define cmQTWrapCPPCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmQTWrapCPPCommand

View File

@ -17,7 +17,6 @@
#ifndef cmQTWrapUICommand_h
#define cmQTWrapUICommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmQTWrapUICommand

View File

@ -17,7 +17,6 @@
#ifndef cmRemoveCommand_h
#define cmRemoveCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmRemoveCommand

View File

@ -17,7 +17,6 @@
#ifndef cmSeparateArgumentsCommand_h
#define cmSeparateArgumentsCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSeparateArgumentsCommand

View File

@ -17,7 +17,6 @@
#ifndef cmSetCommand_h
#define cmSetCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSetCommand

View File

@ -17,7 +17,6 @@
#ifndef cmSetSourceFilesPropertiesCommand_h
#define cmSetSourceFilesPropertiesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmSetSourceFilesPropertiesCommand : public cmCommand

View File

@ -17,7 +17,6 @@
#ifndef cmSetTargetsPropertiesCommand_h
#define cmSetTargetsPropertiesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmSetTargetPropertiesCommand : public cmCommand

View File

@ -17,7 +17,6 @@
#ifndef cmSiteNameCommand_h
#define cmSiteNameCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSiteNameCommand

View File

@ -17,7 +17,6 @@
#ifndef cmSourceFile_h
#define cmSourceFile_h
#include "cmStandardIncludes.h"
#include "cmCustomCommand.h"
/** \class cmSourceFile

View File

@ -17,7 +17,6 @@
#ifndef cmSourceFilesCommand_h
#define cmSourceFilesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSourceFilesCommand

View File

@ -17,7 +17,6 @@
#ifndef cmSourceFilesRemoveCommand_h
#define cmSourceFilesRemoveCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSourceFilesRemoveCommand

View File

@ -17,7 +17,6 @@
#ifndef cmSourceGroupCommand_h
#define cmSourceGroupCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSourceGroupCommand

View File

@ -17,7 +17,6 @@
#ifndef cmStringCommand_h
#define cmStringCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmStringCommand

View File

@ -17,7 +17,6 @@
#ifndef cmSubdirCommand_h
#define cmSubdirCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSubdirCommand

View File

@ -17,7 +17,6 @@
#ifndef cmSubdirDependsCommand_h
#define cmSubdirDependsCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmSubdirDependsCommand

View File

@ -15,7 +15,6 @@
=========================================================================*/
#include "cmSystemTools.h"
#include <stdio.h>
#include <ctype.h>
#include <errno.h>
#include <time.h>

View File

@ -17,7 +17,6 @@
#ifndef cmTarget_h
#define cmTarget_h
#include "cmStandardIncludes.h"
#include "cmCustomCommand.h"
class cmSourceFile;

View File

@ -17,7 +17,6 @@
#ifndef cmTargetLinkLibrariesCommand_h
#define cmTargetLinkLibrariesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmTargetLinkLibrariesCommand

View File

@ -17,7 +17,6 @@
#ifndef cmTryCompileCommand_h
#define cmTryCompileCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmTryCompileCommand

View File

@ -17,7 +17,6 @@
#ifndef cmTryRunCommand_h
#define cmTryRunCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmTryRunCommand

View File

@ -17,7 +17,6 @@
#ifndef cmUseMangledMesaCommand_h
#define cmUseMangledMesaCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmUseMangledMesaCommand

View File

@ -17,7 +17,6 @@
#ifndef cmUtilitySourceCommand_h
#define cmUtilitySourceCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmUtilitySourceCommand

View File

@ -17,7 +17,6 @@
#ifndef cmVTKMakeInstantiatorCommand_h
#define cmVTKMakeInstantiatorCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmVTKMakeInstantiatorCommand

View File

@ -17,7 +17,6 @@
#ifndef cmVTKWrapJavaCommand_h
#define cmVTKWrapJavaCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmVTKWrapJavaCommand

View File

@ -17,7 +17,6 @@
#ifndef cmVTKWrapPythonCommand_h
#define cmVTKWrapPythonCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmVTKWrapPythonCommand

View File

@ -17,7 +17,6 @@
#ifndef cmVTKWrapTclCommand_h
#define cmVTKWrapTclCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmVTKWrapTclCommand

View File

@ -17,7 +17,6 @@
#ifndef cmVariableRequiresCommand_h
#define cmVariableRequiresCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmVariableRequiresCommand

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>

View File

@ -17,7 +17,6 @@
#ifndef cmWrapExcludeFilesCommand_h
#define cmWrapExcludeFilesCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
class cmWrapExcludeFilesCommand : public cmCommand

View File

@ -17,7 +17,6 @@
#ifndef cmWriteFileCommand_h
#define cmWriteFileCommand_h
#include "cmStandardIncludes.h"
#include "cmCommand.h"
/** \class cmWriteFileCommand

View File

@ -35,7 +35,6 @@
#include "cmGlobalUnixMakefileGenerator.h"
#endif
#include <stdio.h>
#include <stdlib.h> // required for atoi
#ifdef __APPLE__

View File

@ -37,7 +37,6 @@
//
#include "cmStandardIncludes.h"
#include "cmSystemTools.h"
class cmGlobalGenerator;

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;

View File

@ -17,7 +17,6 @@
#include "cmMakefile.h"
#include "cmStandardIncludes.h"
class cmakewizard
{