This is the mail archive of the gcc-bugs@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]

[Bug pch/52518] gcc fails to find pch files in subincludes


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52518

--- Comment #3 from casey at rodarmor dot com 2012-03-07 02:34:49 UTC ---
(In reply to comment #2)
> This is expected as the token is #include .

The documentation suggests that that shouldn't be a problem:
"you can even include a precompiled header from inside another header"


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