So if you have ten .h files which of nine needs foo.h then foo.h cannot be placed in pch.hpp?
Maybe we should say 7/10 in, 6/10 out? :-)
| Unless you want more than commonly used headers in pch.h. I want commonly used headers but not just the intersection.
I finally see the differences between our approaches, but they are not far apart. Including one extra header file in 1/10 source files (define commonly used here) is not the end of world. Bo