diff options
Diffstat (limited to 'Source/cmRemoveCommand.h')
-rw-r--r-- | Source/cmRemoveCommand.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmRemoveCommand.h b/Source/cmRemoveCommand.h index 8d82d6f..c935f28 100644 --- a/Source/cmRemoveCommand.h +++ b/Source/cmRemoveCommand.h @@ -8,7 +8,6 @@ #include <vector> #include "cmCommand.h" -#include "cmTypeMacro.h" class cmExecutionStatus; |