Unused includes will cause needless recompilation when headers are changed. Also, they pretend there are dependencies that don’t exist.
Fix both by removing them.
Unused includes will cause needless recompilation when headers are changed. Also, they pretend there are dependencies that don’t exist.
Fix both by removing them.
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Reviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
MarcoFalke
laanwj
DrahtBot
theStack
Labels
Refactoring