diff options
Diffstat (limited to 'Source/cmEnableTestingCommand.cxx')
-rw-r--r-- | Source/cmEnableTestingCommand.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmEnableTestingCommand.cxx b/Source/cmEnableTestingCommand.cxx index 101b523..20f1a36 100644 --- a/Source/cmEnableTestingCommand.cxx +++ b/Source/cmEnableTestingCommand.cxx @@ -15,7 +15,6 @@ =========================================================================*/ #include "cmEnableTestingCommand.h" -#include "cmCacheManager.h" // we do this in the final pass so that we now the subdirs have all // been defined |