Skip to content

Conversation

@malt3
Copy link
Contributor

@malt3 malt3 commented Apr 22, 2024

Since GCC 13, std::uint64_t and friends require an explicit include of <cstdint>.
See also https://gcc.gnu.org/gcc-13/porting_to.html#header-dep-changes

Since GCC 13, std::uint64_t and friends require an explicit include of
`<cstdint>`.
See also https://gcc.gnu.org/gcc-13/porting_to.html#header-dep-changes

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Copy link
Collaborator

@dmehala dmehala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dmehala dmehala merged commit 3a8e1e9 into DataDog:main Apr 23, 2024
@malt3 malt3 deleted the fix/parse_util_cstdint branch April 25, 2024 05:19
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