Zack Weinberg wrote: >Note that the problem of <foo> including <bar> and getting <ext/bar> >can be dealt with by having foo use #include "bar", which puts the >directory containing foo at the head of the search path. > This is a really nice point, in my opinion: we could easily implement it soon, without breaking the ABI. Ciao, Paolo.