Find and optionally remove unneeded includes in C or C++ sourcefiles
http://www.catb.org/~esr/deheader/
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.
- Developed at devel:tools
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/deheader && cd $_
- Create Badge
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
deheader-1.11.tar.gz | 0000032568 31.8 KB | |
deheader.changes | 0000000159 159 Bytes | |
deheader.spec | 0000001695 1.66 KB |
Comments 0