Skip to content

Add missing #include <cstdint>s in tests#1487

Open
tchebb wants to merge 1 commit intogoogle:mainfrom
tchebb:tests-missing-cstdint
Open

Add missing #include <cstdint>s in tests#1487
tchebb wants to merge 1 commit intogoogle:mainfrom
tchebb:tests-missing-cstdint

Conversation

@tchebb
Copy link
Copy Markdown
Contributor

@tchebb tchebb commented Jun 9, 2025

I'm not sure what's different about the GitHub Actions environment where CI runs, but on my computer with glibc 2.41 and gcc 15.1.1, these tests fail because uint32_t isn't defined.

I'm not sure what's different about the GitHub Actions environment where
CI runs, but on my computer with glibc 2.41 and gcc 15.1.1, these tests
fail because uint32_t isn't defined.
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