Skip to content

Fix missing headers when compiling with GCC 13#11

Open
tmaklin wants to merge 1 commit intorefresh-bio:mainfrom
tmaklin:gcc-13-headers-patch
Open

Fix missing headers when compiling with GCC 13#11
tmaklin wants to merge 1 commit intorefresh-bio:mainfrom
tmaklin:gcc-13-headers-patch

Conversation

@tmaklin
Copy link
Copy Markdown

@tmaklin tmaklin commented Dec 19, 2023

Fixes building agc with GCC 13 which currently fails because of a missing #include <cstdint> in src/core/defs.h (see "Header dependency" in https://gcc.gnu.org/gcc-13/porting_to.html for the why).

@sebastiandeorowicz
Copy link
Copy Markdown
Member

Thank you. I'll integrate this in the forthcoming v.3.1 release.

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