> -----Original Message----- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Monday, October 22, 2007 9:33 PM > To: [email protected] > Subject: Re: svn commit: r587175 - > /incubator/stdcxx/branches/4.2.x/doc/stdlibref/strstreambuf.html > > > +#include <examples.h> > > We don't want to show this last #include directive in the > documentation (it's just an implementation detail, a hack > really, to get the examples to compile even with > non-conforming compilers). > Also, see http://issues.apache.org/jira/browse/STDCXX-425.
Fixed thus: http://svn.apache.org/viewvc?rev=587464&view=rev Farid.
