summaryrefslogtreecommitdiff
path: root/Source/cmWriteFileCommand.cxx
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2002-09-27 16:24:10 -0400
committerKen Martin <ken.martin@kitware.com>2002-09-27 16:24:10 -0400
commit7ddb408621cf39288e0ab12ce8c93ba8132a64a0 (patch)
treeda8adac69eee6024718b66419dcfdd2f803673af /Source/cmWriteFileCommand.cxx
parenteb6bba34cd2fcef722f8db55d81beb6393e83744 (diff)
downloadcmake-7ddb408621cf39288e0ab12ce8c93ba8132a64a0.tar.gz
removed some includes
Diffstat (limited to 'Source/cmWriteFileCommand.cxx')
-rw-r--r--Source/cmWriteFileCommand.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmWriteFileCommand.cxx b/Source/cmWriteFileCommand.cxx
index 8198713b9f..b8f43d8966 100644
--- a/Source/cmWriteFileCommand.cxx
+++ b/Source/cmWriteFileCommand.cxx
@@ -15,7 +15,6 @@
=========================================================================*/
#include "cmWriteFileCommand.h"
-#include "cmCacheManager.h"
// cmLibraryCommand
bool cmWriteFileCommand::InitialPass(std::vector<std::string> const& argsIn)