Tool to find unnecessary includes in C/C++ files
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.
$
pkg install deheaderOrigin
devel/deheader
Size
76.5KiB
License
BSD2CLAUSE
Maintainer
gahr@FreeBSD.org
Dependencies
1 packages
Required by
0 packages