Skip to content

Fix include casing for case-sensitive filesystems.#5213

Merged
ethomson merged 1 commit intolibgit2:masterfrom
boardwalk:dskorupski/fix_include_case
Aug 26, 2019
Merged

Fix include casing for case-sensitive filesystems.#5213
ethomson merged 1 commit intolibgit2:masterfrom
boardwalk:dskorupski/fix_include_case

Conversation

@boardwalk
Copy link
Contributor

This recently added include broke compilation on mingw32 with case-sensitive filesystems. Lowercasing here fixes compilation for me and mingw32 standardizes on lowercase include paths, so this seems like the right thing to do.

@ethomson
Copy link
Member

Looks good to me. Thanks @boardwalk!

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