Skip to content

Include cstdint explicitly for uint8_t etc.#58

Merged
nmwsharp merged 1 commit intonmwsharp:masterfrom
2xB:fixmissinginclude
May 3, 2026
Merged

Include cstdint explicitly for uint8_t etc.#58
nmwsharp merged 1 commit intonmwsharp:masterfrom
2xB:fixmissinginclude

Conversation

@2xB
Copy link
Copy Markdown
Contributor

@2xB 2xB commented Apr 19, 2026

This is required due to errors on recent platforms of type 'uint8_t' was not declared in this scope: https://github.com/2xB/Kassiopeia/actions/runs/24627175671/job/72008132776?pr=21

2xB added a commit to 2xB/Kassiopeia that referenced this pull request Apr 19, 2026
The missing include is suggested to be upstreamed here: nmwsharp/happly#58
2xB added a commit to 2xB/Kassiopeia that referenced this pull request Apr 22, 2026
The missing include is suggested to be upstreamed here: nmwsharp/happly#58
@nmwsharp
Copy link
Copy Markdown
Owner

nmwsharp commented May 3, 2026

Ah my old friend the missing <cstdint>. Certainly a good fix, thank you!

@nmwsharp nmwsharp merged commit c31d04c into nmwsharp:master May 3, 2026
2 of 3 checks passed
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