diff options
Diffstat (limited to 'Source/cmBuildCommand.h')
-rw-r--r-- | Source/cmBuildCommand.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmBuildCommand.h b/Source/cmBuildCommand.h index 56d5d32..d07b169 100644 --- a/Source/cmBuildCommand.h +++ b/Source/cmBuildCommand.h @@ -17,7 +17,6 @@ #ifndef cmBuildCommand_h #define cmBuildCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmBuildCommand |