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

fix: fix compile #5

Closed
wants to merge 2 commits into from
Closed

fix: fix compile #5

wants to merge 2 commits into from

Conversation

killcerr
Copy link

@killcerr killcerr commented Apr 5, 2024

What does this PR do?

fix compile
some class like mce::Blob can't be compile in c++20 without define _HAS_CXX23=1

Which issues does this PR resolve?

Checklist before merging

Thank you for your contribution to the repository.
Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • Your code follows LeviLamina C++ Style Guide
  • You have tested all functions
  • You have not used code without license
  • You have added statement for third-party code

@futrime
Copy link
Member

futrime commented Apr 5, 2024

@RimuruChan Check it

@futrime futrime requested a review from RimuruChan April 5, 2024 12:51
@killcerr killcerr changed the title fix: use c++23 to compile fix: fix compile Apr 5, 2024
@RimuruChan RimuruChan closed this Apr 14, 2024
@RimuruChan
Copy link
Member

Will be fixed in LeviLamina

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.

3 participants