On Fri, Nov 09, 2007 at 11:33:30AM +0100, Abdelrazak Younes wrote: > Enrico Forestieri wrote: > > On Thu, Nov 08, 2007 at 10:31:02PM +0100, Andre Poenitz wrote: > >> On Thu, Nov 08, 2007 at 10:10:48PM +0100, Enrico Forestieri wrote: > >>> [...] > >>>> The Standard says how basic_istream<> etc should be defined. It does not > >>>> mandate that #include <iosfwd> is the only way to get it. Doing it 'by > >>>> hand' is as legal even if less convienient than the #include. > >>> Then do it, by all means. > >> I am currently compiling with the attached changes. Would be nice if you > >> could verify that it would work for you as well. > > > > The attached patch works for me. Abdel, if you confirm that it also > > works with MSVC I will commit it. > > It works.
Thanks, I committed it. -- Enrico