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

build: fix compilation with gcc 13 #503

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

GaetanLepage
Copy link
Contributor

This include is necessary for the project to compile with GCC 13.
See https://gcc.gnu.org/gcc-13/porting_to.html

Fixes #502

@GaetanLepage
Copy link
Contributor Author

From my testing, this is working.

@GaetanLepage
Copy link
Contributor Author

The rest of missing imports has been added in ebd64c0.

@pseudo-rnd-thoughts pseudo-rnd-thoughts merged commit 4c99c70 into Farama-Foundation:master Jan 15, 2024
11 of 16 checks passed
@GaetanLepage GaetanLepage deleted the gcc13 branch January 23, 2024 06:45
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.

Compilation fails with GCC 13
2 participants