Skip to content

Comments

Fix missing cstdint includes#84

Merged
dacap merged 1 commit intodacap:mainfrom
VaderDev:main
Apr 28, 2025
Merged

Fix missing cstdint includes#84
dacap merged 1 commit intodacap:mainfrom
VaderDev:main

Conversation

@VaderDev
Copy link
Contributor

@VaderDev VaderDev commented Apr 28, 2025

GCC 15 improved its std header isolation and <cstdint> now included less transitively.
Include <cstdint> where [u]int*_t is used.

I agree that my contributions are licensed under the MIT License.

@dacap
Copy link
Owner

dacap commented Apr 28, 2025

Thanks @VaderDev! LGTM 👍

@dacap dacap merged commit 7a60eab into dacap:main Apr 28, 2025
10 checks passed
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