Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add #include <cstdint> to several places to fix compile error with Clang on Ubuntu #743

Closed
wants to merge 1 commit into from

Conversation

kenshi84
Copy link

@kenshi84 kenshi84 commented Jul 5, 2024

This resolves "error: unknown type name 'uint32_t'", tested with Clang 15/16/17/18 x86_64-pc-linux-gnu

…ang on Ubuntu

This resolves "error: unknown type name 'uint32_t'", tested with Clang 15/16/17/18 x86_64-pc-linux-gnu
@kenshi84
Copy link
Author

kenshi84 commented Jul 5, 2024

Duplicate of #726 & #704 :-P

@kenshi84 kenshi84 closed this Jul 5, 2024
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