diff options
Diffstat (limited to 'Source/cmSourceFilesRemoveCommand.h')
-rw-r--r-- | Source/cmSourceFilesRemoveCommand.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmSourceFilesRemoveCommand.h b/Source/cmSourceFilesRemoveCommand.h index e209e3c..e1d2e69 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 |