Explorar el Código

ENH: remove unused includes

Bill Hoffman hace 25 años
padre
commit
cf1393218f
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      Source/MFCDialog/CMakeSetupDialog.cpp

+ 0 - 3
Source/MFCDialog/CMakeSetupDialog.cpp

@@ -4,10 +4,7 @@
 #include "stdafx.h"
 #include "CMakeSetup.h"
 #include "CMakeSetupDialog.h"
-#include "../cmDSWMakefile.h"
-#include "../cmMSProjectGenerator.h"
 #include "../cmCacheManager.h"
-#include "../cmMakefile.h"
 #include "../cmake.h"
 #ifdef _DEBUG
 #define new DEBUG_NEW