Ver Fonte

ENH: remove unused includes

Bill Hoffman há 24 anos atrás
pai
commit
cf1393218f
1 ficheiros alterados com 0 adições e 3 exclusões
  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