Hacker News new | ask | show | jobs
by leetcrew 2410 days ago
in large c++ projects it's really hard to avoid the situation where almost every file includes a couple of the same key headers. change one char in an important header and you have to rebuild the whole project.