This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] libstdc++/6720 and libstdc++/6671


> ext/algorithm includes <algorithm>
> If this is changed to include "algorithm" will the preprocessor include
> ext/algorithm from the current dir, or spot that that's the current file
> and then proceed to look in the system dirs, finding the intended header?

Sorry, now I get your point, but this could easily be solved by including
"../algorithm", do you agree?

Ciao, Paolo.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]