fixincludes (1) Linux Manual Page
fixincludes – Reduce the number of #includes in KDE source files Synopsis fixincludes [-v, –verbose] [-e, –experimental] [-m, –modify] [file] [–help]Descriptionfixincludes tries to reduce the number of #includes in C++ source files. Much of it’s processing is specific to KDE sources and so it might not work so well with sources for non-KDE applications. The…
