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: compile error with gcc13 #1237

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

Conni2461
Copy link

Without this i am getting 'uint32_t' is not a member of 'std'. See also https://gcc.gnu.org/gcc-13/porting_to.html "Header dependency changes".

Without this i am getting `'uint32_t' is not a member of 'std'`. See
also https://gcc.gnu.org/gcc-13/porting_to.html "Header dependency
changes".
@luciansmith luciansmith merged commit 2609100 into sys-bio:develop Oct 4, 2024
9 checks passed
@luciansmith
Copy link

Thank you so much! Merged, and will be part of the next roadrunner release.

@Conni2461 Conni2461 deleted the fix/gcc13 branch October 4, 2024 21:00
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