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 needed #include <stdexcept> #195

Merged
merged 3 commits into from
Jun 8, 2023

Conversation

Postrediori
Copy link
Contributor

@Postrediori Postrediori commented Jun 7, 2023

Fix error: ‘runtime_error’ is not a member of ‘std’ error during compilation with GCC 13

This commit copies the fix from ares repository: ares-emulator/ares@6a78983

Screwtapello and others added 3 commits June 8, 2023 18:48
The GitHub Releases page is just a bit easier for end-users to handle.
The latest version of Ubuntu no longer provides the GTK+2 libs that higan
requires.
Fix `error: ‘runtime_error’ is not a member of ‘std’` error during compilation with GCC 13
@Screwtapello Screwtapello merged commit 127bb97 into higan-emu:master Jun 8, 2023
@Screwtapello
Copy link
Contributor

Thanks for pointing out the fix!

@Postrediori Postrediori deleted the fix_except branch June 9, 2023 05:50
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