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