Skip to content

Directly include cassert#11

Merged
alan-george-lk merged 2 commits into
mainfrom
bugfix/cassert_include
May 14, 2026
Merged

Directly include cassert#11
alan-george-lk merged 2 commits into
mainfrom
bugfix/cassert_include

Conversation

@alan-george-lk
Copy link
Copy Markdown
Collaborator

In upstream SDK, result.h included <cassert> which allowed this code to compile, as it did not directly include that. Removing the assert upstream broke this build. Now directly includes it.

@alan-george-lk alan-george-lk merged commit 46083ea into main May 14, 2026
8 checks passed
@stephen-derosa stephen-derosa deleted the bugfix/cassert_include branch May 14, 2026 21:31
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