Hacker News new | ask | show | jobs
by ori_b 5233 days ago
Don't even do that -- have one header that all the platform interfaces implement without ifdefs.

Keep the conditional compilation in the makefiles, not in the source.