BUG: remove bad headers

This commit is contained in:
Bill Hoffman 2004-10-12 10:22:56 -04:00
parent 832a302ca2
commit 77307ff15f
1 changed files with 0 additions and 5 deletions

View File

@ -24,10 +24,8 @@
#include "cmCacheManager.h"
#include "cmGeneratedFileStream.h"
#include "cmake.h"
#include <cmsys/RegularExpression.hxx>
#include <iostream>
cmLocalKdevelopGenerator::cmLocalKdevelopGenerator()
:cmLocalUnixMakefileGenerator()
@ -38,9 +36,6 @@ cmLocalKdevelopGenerator::~cmLocalKdevelopGenerator()
{
}
#include <stdio.h>
#include <string>
#include <vector>
void cmLocalKdevelopGenerator::Generate(bool fromTheTop)
{