vkoskiv / c-ray

c-ray is a small, simple path tracer written in C
MIT License
802 stars 43 forks source link

Prune unnecessary includes in includes.h #97

Closed vkoskiv closed 3 years ago

vkoskiv commented 3 years ago

Nice cheap little boost to compile times here.