Hello,

 [EMAIL PROTECTED] wrote:

> Yes, what you suggest will work, but is impractical when you have an
> amount or code that takes hours to compile you need to fix... :/
> I'm looking for a solution along the lines of adding a flag, or using
> a different preprocessor maybe...
> Do you know anything like that?

No, sorry. Perhaps you could create a header file containing only a
comment, and prepend #include "new_header.h" to all files in the
project, should not be too hard with a script. Perhaps you can even
copy that file to all directories to avoid -I problems.

Perhaps you can tell what you really want. This seems pretty strange to
me.

Bernd Strieder


_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to