On Fri, 6 Sept 2024 at 11:28, Rajeev Bansal via Gcc-help <gcc-help@xxxxxxxxxxx> wrote: > > Hello Team > > I am seeking your guidance on how to identify and remove unnecessary > header file inclusions in C/C++ source code. I would appreciate any > insights or suggestions you may have. I know one such tool 'iwyu' but > that comes with llvm compiler and I don't use it, iwyu is the only tool I'm aware of for this.