Browse Source

Remove unnecessary include

Andy Cedilnik 23 years ago
parent
commit
4c21ba27c9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Source/cmakemain.cxx

+ 0 - 1
Source/cmakemain.cxx

@@ -16,7 +16,6 @@
 =========================================================================*/
 =========================================================================*/
 #include "cmakewizard.h"
 #include "cmakewizard.h"
 #include "cmake.h"
 #include "cmake.h"
-#include "cmMakefileGenerator.h"
 #include "cmCacheManager.h"
 #include "cmCacheManager.h"
 
 
 int main(int ac, char** av)
 int main(int ac, char** av)