Skip to content

Fix header dependency issues when building with GCC 13#34

Merged
Guilucand merged 1 commit intoalgbio:mainfrom
tmaklin:gcc-13-headers-patch
Jan 12, 2024
Merged

Fix header dependency issues when building with GCC 13#34
Guilucand merged 1 commit intoalgbio:mainfrom
tmaklin:gcc-13-headers-patch

Conversation

@tmaklin
Copy link
Copy Markdown
Contributor

@tmaklin tmaklin commented Dec 13, 2023

Fixes building the ggcat C++ API with GCC 13 which currently fails because of a missing #include <cstdint> in ggcat.hh (see "Header dependency" in https://gcc.gnu.org/gcc-13/porting_to.html for the why).

@Guilucand
Copy link
Copy Markdown
Collaborator

Thanks for the fix, I will merge it

@Guilucand Guilucand merged commit 0ca7007 into algbio:main Jan 12, 2024
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