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

Add <Vector> include to fix build on clang 14 / libc++ #217

Merged
merged 2 commits into from
May 23, 2023

Conversation

conradjones
Copy link
Contributor

I found another include mismatch with the specific combination of clang14/libc++

…onan with undefined template for std::vector<std::string>, using libc++14/clang14
@TheAssassin
Copy link
Member

Somehow, your first commit seems to have got lost after using GitHub's "update using rebase" feature. Please revise. The build should now succeed, though.

@TheAssassin TheAssassin merged commit e423803 into AppImageCommunity:main May 23, 2023
3 checks passed
@TheAssassin
Copy link
Member

Thanks!

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.

None yet

2 participants