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

Fix build with GCC 13 #2

Merged
merged 1 commit into from Nov 7, 2023

Conversation

nelg
Copy link

@nelg nelg commented Aug 18, 2023

As in previous versions, libstdc++ in GCC 13 has trimmed internal inclusion of standard headers, necessitating their proper inclusion when used:

https://gcc.gnu.org/gcc-13/porting_to.html

As in previous versions, libstdc++ in GCC 13 has trimmed internal
inclusion of standard headers, necessitating their proper inclusion
when used:

https://gcc.gnu.org/gcc-13/porting_to.html
@fabiogermann fabiogermann merged commit 936446f into fabiogermann:s3-sleep-support Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants