This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Patch: RFC: system.h, poisoning, and libstdc++


On Thu, Sep 23, 2004 at 01:28:31PM -0600, Tom Tromey wrote:
> Never mind.  Andrew Pinski pointed out that I can avoid the problems
> my including <iostream> before the gcc headers... duh.

Better would be to include the <cfoo> headers in system.h
instead of <foo.h> when compiling for c++.


r~


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