Skip to content

Removed use of stdint.h#110

Merged
strangezakary merged 1 commit intomasterfrom
Remove_STDINT
Jan 12, 2020
Merged

Removed use of stdint.h#110
strangezakary merged 1 commit intomasterfrom
Remove_STDINT

Conversation

@strangezakary
Copy link
Copy Markdown
Member

stdint.h doesn't exist on some really old compiler, and we weren't really using it anyways so i removed the use of it. Handmade math should compile cleanly without any headers now (unless you want SSE optimizations, because you need the include for those types).

@bvisness
Copy link
Copy Markdown
Member

Because I like fancy github issue links, this resolves #106 :)

@strangezakary strangezakary merged commit 785f19d into master Jan 12, 2020
@strangezakary strangezakary deleted the Remove_STDINT branch January 12, 2020 04:07
bvisness pushed a commit that referenced this pull request Apr 26, 2020
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