gjtorikian / mathematical

Convert mathematical equations to SVGs, PNGs, or MathML. A general wrapper to Lasem and mtex2MML.
https://gjtorikian.github.io/mathematical/
MIT License
166 stars 31 forks source link

fix issue #101: OSX compile fails implicit function declaration #102

Closed timothypratley closed 3 years ago

timothypratley commented 3 years ago

Adds the header file that declares the function See https://github.com/gjtorikian/mathematical/issues/101 for discussion

gjtorikian commented 3 years ago

Thanks for this! I'm going to migrate off of Travis in another PR so when that's done I'll cut a new patch release. Thanks again.