ソースを参照

Remove unnecessary include

Andy Cedilnik 23 年 前
コミット
4c21ba27c9
1 ファイル変更0 行追加1 行削除
  1. 0 1
      Source/cmakemain.cxx

+ 0 - 1
Source/cmakemain.cxx

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