Skip to content

Fix build with gcc-13#1

Open
HippocampusGirl wants to merge 1 commit into
gavinband:masterfrom
HippocampusGirl:fix-build-gcc-13
Open

Fix build with gcc-13#1
HippocampusGirl wants to merge 1 commit into
gavinband:masterfrom
HippocampusGirl:fix-build-gcc-13

Conversation

@HippocampusGirl

Copy link
Copy Markdown

The new compiler version requires explicitly including the header cstdint for types such as std::uint32_t, etc.
See also https://gcc.gnu.org/gcc-13/porting_to.html

 The new compiler version requires explicitly including the header
 `cstdint` for types such as `uint8_t`, etc.
 See also https://gcc.gnu.org/gcc-13/porting_to.html
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