diff options
Diffstat (limited to 'Source/cmAbstractFilesCommand.h')
-rw-r--r-- | Source/cmAbstractFilesCommand.h | 1 |
1 files changed, 0 insertions, 1 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 |