Andre Poenitz <[EMAIL PROTECTED]> writes: | On Thu, Oct 24, 2002 at 10:30:11AM +0200, Lars Gullik Bjønnes wrote: >> | Well. Using g++-v3/bits/stringfwd.h if available and <string> >> | everywhere else would do for starters... >> >> I am really against poking into implementation finding ways to (ab)use >> it. > | We could copy that code to our own header file. > | Apart from that it would be hidden in a single file which is certainly not | uglier then using #pragma in _every_ file.
That might be ugly, but it is not poking into undocumented hidden details about the compiler. Also I think it is almost time to just get rid of the pragmas. -- Lgb