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

Compile Fails without <stdexcept> on Fedora #5

Closed
l33tmeatwad opened this issue May 6, 2020 · 0 comments
Closed

Compile Fails without <stdexcept> on Fedora #5

l33tmeatwad opened this issue May 6, 2020 · 0 comments

Comments

@l33tmeatwad
Copy link

l33tmeatwad commented May 6, 2020

Compiling fails on Fedora 32 and throws "Audio.cpp:109:23:error: 'out_of_range' in namespace 'std' does not name a type" error unless #include <stdexcept> is added to Audio.h or Audio.cpp

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

No branches or pull requests

1 participant