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