Skip to content

Cleanup unused includes

Konstantin Kharlamov requested to merge Hi-Angel/libinput:unused-includes into master

So, I was bored, and went on to get rid of unused includes.

I've used include-what-you-use tool. I skipped some of the insignificant changes.

I mostly broke down changes in different files to distinct commits, just for the safe case, so it would be easier to find the relevant change.

Merge request reports