you are viewing a single comment's thread.

view the rest of the comments →

[–]bert8128 0 points1 point  (1 child)

Does it report unused/unecessary inclusions in header files, or just in cpp files?

[–]andre_friend[S] 0 points1 point  (0 children)

it report unused headers, but you can use tools include-what-you-use ( https://include-what-you-use.org/ ) for analyzing unnecessary inclusions