You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that in PR: #94 the header matching functionality was removed.
This means that you have to IWYU both in the .cpp files and headers (header is not enough).
AFAIK header include should be enough for IWYU in the cpp files.