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

Include stdint.h unconditionally #150

Closed
wants to merge 1 commit into from
Closed

Conversation

petk
Copy link
Contributor

@petk petk commented Feb 20, 2024

The stdint.h header file is available with the C99 and current systems all have it. It can be included unconditionally.

The stdint.h header file is available with the C99 and current systems
all have it. It can be included unconditionally.
derickr added a commit that referenced this pull request Aug 20, 2024
@derickr
Copy link
Owner

derickr commented Aug 20, 2024

Merged after a rebase. Thanks!

@derickr derickr closed this Aug 20, 2024
@petk petk deleted the patch-stdint-h branch September 7, 2024 10:10
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