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.


COPYINGproject license
NEWSproject news
deheader-0.6.tar.gzgzipped source tarball
READMEroadmap file
deheader.htmlHTML rendering of deheader.1

There is a Freecode deheader page.