Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
77307ff1
Commit
77307ff1
authored
Oct 12, 2004
by
Bill Hoffman
Browse files
BUG: remove bad headers
parent
832a302c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/cmLocalKdevelopGenerator.cxx
View file @
77307ff1
...
...
@@ -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
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment