Bläddra i källkod

ENH: remove unused includes

Bill Hoffman 24 år sedan
förälder
incheckning
cf1393218f
1 ändrade filer med 0 tillägg och 3 borttagningar
  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