ENH: remove unused includes

This commit is contained in:
Bill Hoffman 2001-05-30 15:36:00 -04:00
parent 4179c991f4
commit cf1393218f
1 changed files with 0 additions and 3 deletions

View File

@ -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