| Resource page for deheader 0.7 | ![]() |
22 Jan 2013 |
find (optionally remove) unneeded includes in C or C++ sourcefiles deheader analyzes C and C++ files to determine which header inclusions can be removed while still allowing them to compile. This may result in substantial improvements in compilation time, especially on large C++ projects; it also sometimes exposes dependencies and cohesions of which developers were unaware.
| deheader-0.7.tar.gz | gzipped source tarball |
| COPYING | project license |
| NEWS | project news |
| README | roadmap file |
| deheader.html | HTML rendering of deheader.1 |
There is a Freecode deheader page.