Skip to content

Fix incorrect header include casing#197

Merged
stephenegriffin merged 3 commits into
microsoft:mainfrom
Avasam:Fix-incorrect-header-casing
Jun 8, 2026
Merged

Fix incorrect header include casing#197
stephenegriffin merged 3 commits into
microsoft:mainfrom
Avasam:Fix-incorrect-header-casing

Conversation

@Avasam

@Avasam Avasam commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

Fix incorrect header casing in include statements
This matters when trying to compile on case-sensitive filesystems (ie: cross-compiling using MinGW GCC on Linux)

This may not be everything, but it's what I noticed in https://github.com/mhammond/pywin32/pull/2735/changes#diff-92cd829561b241e9e13885f655cbda2f3479bfc88d56f8ee5d13a063fb06ce36

@stephenegriffin stephenegriffin enabled auto-merge May 14, 2026 19:09
@Avasam

Avasam commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

@stephenegriffin You enabled auto-merge, but this didn't auto-merge.

@stephenegriffin stephenegriffin merged commit 9faae4d into microsoft:main Jun 8, 2026
20 checks passed
@Avasam Avasam deleted the Fix-incorrect-header-casing branch June 8, 2026 20:20
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