diff options
Diffstat (limited to 'Source/cmAddTestCommand.cxx')
-rw-r--r-- | Source/cmAddTestCommand.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmAddTestCommand.cxx b/Source/cmAddTestCommand.cxx index ff4e3ba..790a8cd 100644 --- a/Source/cmAddTestCommand.cxx +++ b/Source/cmAddTestCommand.cxx @@ -15,7 +15,6 @@ =========================================================================*/ #include "cmAddTestCommand.h" -#include "cmCacheManager.h" // cmExecutableCommand bool cmAddTestCommand::InitialPass(std::vector<std::string> const& args) |