Browse Source

Remove unused includes.

Stephen Kelly 10 years ago
parent
commit
c22f6c1504
2 changed files with 0 additions and 2 deletions
  1. 0 1
      Source/cmCacheManager.cxx
  2. 0 1
      Source/cmLocalVisualStudio6Generator.cxx

+ 0 - 1
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"

+ 0 - 1
Source/cmLocalVisualStudio6Generator.cxx

@@ -14,7 +14,6 @@
 #include "cmMakefile.h"
 #include "cmSystemTools.h"
 #include "cmSourceFile.h"
-#include "cmCacheManager.h"
 #include "cmGeneratorTarget.h"
 #include "cmCustomCommandGenerator.h"
 #include "cmake.h"