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