How to #include derivedA.cpp and derivedB.cpp simultaneously while both file #include base.cpp?
base.cpp:
Is there any disadvantage in including more header files than you need?
I’m in the process of reworking the headers of a larger project. The headers haven’t seen any care in a long time, so what we have is a long list of headers pointing directly at .h files located in the file system like so: