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

compatibility with gcc 13 (header dependency changes) #17

Open
Ivan-SB opened this issue Jun 27, 2023 · 0 comments
Open

compatibility with gcc 13 (header dependency changes) #17

Ivan-SB opened this issue Jun 27, 2023 · 0 comments

Comments

@Ivan-SB
Copy link

Ivan-SB commented Jun 27, 2023

This is preventing the library to compile

https://gcc.gnu.org/gcc-13/porting_to.html#header-dep-changes

there are 2 instances where cstdlib is included. You'd probably have to include cstdint explicitly.

thanks

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