summaryrefslogtreecommitdiffstats
path: root/Source/cmCacheManager.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-04-06 12:41:05 (GMT)
committerStephen Kelly <steveire@gmail.com>2015-04-06 12:41:05 (GMT)
commitc22f6c1504037347d4052a7b441160a2b5c4ce23 (patch)
tree8adf7f989f57cc748338d48da0766f81c57fb91b /Source/cmCacheManager.cxx
parentc37cf7fa9e0aa7f7c3a2b32457385a1caf37bc3c (diff)
downloadCMake-c22f6c1504037347d4052a7b441160a2b5c4ce23.zip
CMake-c22f6c1504037347d4052a7b441160a2b5c4ce23.tar.gz
CMake-c22f6c1504037347d4052a7b441160a2b5c4ce23.tar.bz2
Remove unused includes.
Diffstat (limited to 'Source/cmCacheManager.cxx')
-rw-r--r--Source/cmCacheManager.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmCacheManager.cxx b/Source/cmCacheManager.cxx
index fa7eff3..b8dfe04 100644
--- a/Source/cmCacheManager.cxx
+++ b/Source/cmCacheManager.cxx
@@ -12,7 +12,6 @@
#include "cmCacheManager.h"
#include "cmSystemTools.h"
-#include "cmCacheManager.h"
#include "cmGeneratedFileStream.h"
#include "cmMakefile.h"
#include "cmake.h"