Skip to content

Update header includes based on include-what-you-use suggestions - #550

Open
nbriggs wants to merge 1 commit into
masterfrom
nhb-fix-missing-includes-iwyu
Open

Update header includes based on include-what-you-use suggestions#550
nbriggs wants to merge 1 commit into
masterfrom
nhb-fix-missing-includes-iwyu

Conversation

@nbriggs

@nbriggs nbriggs commented Aug 23, 2026

Copy link
Copy Markdown
Collaborator

Just a little cleanup to try to make sure that each C source file directly includes the public header files defining what it uses. Suggestions based on "include-what-you-use" output.

This should not affect any functionality, but needs checking to make sure that all referenced include files are present on some of the less common systems on which we compile.

@pamoroso

Copy link
Copy Markdown
Member

It builds and runs fine on Linux Mint 22.1 Cinnamon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants