jpcy / xatlas

Mesh parameterization / UV unwrapping library
MIT License
2.06k stars 221 forks source link

Fix a few missing includes to fix build on newer compilers #134

Open nh2 opened 4 months ago

nh2 commented 4 months ago

I got compiler errors on GCC 13 without this, and they make sense, as these includes are indeed needed.