summaryrefslogtreecommitdiff
path: root/Source/cmElseCommand.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmElseCommand.cxx')
-rw-r--r--Source/cmElseCommand.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmElseCommand.cxx b/Source/cmElseCommand.cxx
index c9439758aa..7e9b23f38b 100644
--- a/Source/cmElseCommand.cxx
+++ b/Source/cmElseCommand.cxx
@@ -15,7 +15,6 @@
=========================================================================*/
#include "cmElseCommand.h"
-#include "cmCacheManager.h"
bool cmElseCommand::InitialPass(std::vector<std::string> const&)
{