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

Fixing missing #include leading to compilation error on Clang 18.1.6 x86_64 #20

Closed
wants to merge 1 commit into from

Conversation

fluffy-den
Copy link
Contributor

std::ranges::uninitialized_default_construct needs memory header to compile on Clang.

… std::ranges::uninitialized_default_construct error on Clang 18.1.6 x86_64
@fluffy-den fluffy-den closed this Jul 23, 2024
@fluffy-den
Copy link
Contributor Author

Thanks for the quick reply, it works for me now.

@yosh-matsuda
Copy link
Owner

@fluffy-den Thank you for the PR!

Your commits have been merged. I will fix the failed CI later.

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