xelatihy / yocto-gl

Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics
https://xelatihy.github.io/yocto-gl
2.78k stars 203 forks source link

yocto_parallel.h missing string include and using directive #1433

Open mgerhardy opened 1 year ago

mgerhardy commented 1 year ago

Opening yocto_parallel.h in an ide shows compile errors because the string include and using directive is missing in that file. It's not a big problem - just a cosmetic thing.

xelatihy commented 1 year ago

Thanks. Will fix this in the next release.