Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixinclude: Match include lines with leading spaces #124

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Conversation

mstorsjo
Copy link
Owner

This style is present in gdiplus.h.

This should hopefully fix #123.

@huangqinjin
Copy link
Contributor

headers.cpp should include this header for testing.

This style is present in gdiplus.h.
@mstorsjo
Copy link
Owner Author

headers.cpp should include this header for testing.

Thanks, I updated it to include this header.

@mstorsjo mstorsjo merged commit c0af48c into master Apr 12, 2024
11 checks passed
@mstorsjo mstorsjo deleted the fixinclude branch April 12, 2024 19:23
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.

GDI+ has some include file problems
2 participants