Skip to content

Add some missing includes#84

Open
skiminki wants to merge 1 commit into
SzilBalazs:masterfrom
skiminki:fix-includes
Open

Add some missing includes#84
skiminki wants to merge 1 commit into
SzilBalazs:masterfrom
skiminki:fix-includes

Conversation

@skiminki

@skiminki skiminki commented Sep 8, 2023

Copy link
Copy Markdown

Couple of files are not including <cstdint> for fixed-width integer types such as uint32_t, breaking the build on Ubuntu 23.10 (GCC 13). So, add the missing includes.

Couple of files are not including <cstdint> for fixed-width integer
types such as uint32_t, breaking the build on Ubuntu 23.10 (GCC 13). So,
add the missing includes.

Bench: 3847557
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.

1 participant