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.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / deheader
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools/deheader && cd $_
- Create Badge
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
deheader-1.11.tar.gz | 0000032568 31.8 KB | |
deheader.changes | 0000000159 159 Bytes | |
deheader.spec | 0000001695 1.66 KB |
Comments 0