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

feat: use stdint instead of cstdint, conforming to c99 instead of c+11 #230

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

galkahana
Copy link
Owner

im using stdint.h instead of cstdint for allowing the same effect of compiling successfully on gcc, while allowing a bit more potential projects, those that are c99 but dont use c+11.

@galkahana galkahana merged commit bf450db into master Oct 17, 2023
@galkahana galkahana deleted the galk.tiffhandler.stdint branch October 17, 2023 10:32
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