neslib/Chet

Pulling in extra includes

Closed this issue · 0 comments

How do you handle this scenario where you have maybe SDL_image (single header) which depends on SDL (multiple headers). When ran, it will pull in every single reference in SDL when only 2 or 3 items are referenced in SDL_image.