diff options
Diffstat (limited to 'Source/cmMacroCommand.cxx')
-rw-r--r-- | Source/cmMacroCommand.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmMacroCommand.cxx b/Source/cmMacroCommand.cxx index b6b1194..2f9004a 100644 --- a/Source/cmMacroCommand.cxx +++ b/Source/cmMacroCommand.cxx @@ -15,7 +15,6 @@ =========================================================================*/ #include "cmMacroCommand.h" -#include "cmCacheManager.h" bool cmMacroFunctionBlocker:: IsFunctionBlocked(const char *name, const std::vector<std::string> &args, |