Skip to content

Conversation

@kkoehne
Copy link

@kkoehne kkoehne commented Feb 14, 2023

std::terminate is declared in , so we need to include this header - somewhat ironically - in the non-exception case.

std::terminate is declared in <exception>, so we need to include
this header - somewhat ironically - in the non-exception case.
@dvileta
Copy link

dvileta commented Jan 22, 2025

using ARM GNU Toolchain 12.3.rel1 here, also needed this fix for it to compile with or without TCB_SPAN_NO_EXCEPTIONS defined.

Thank you. Who can merge this?

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