On Thu, Nov 08, 2007 at 01:55:44PM +0100, Enrico Forestieri wrote: > At least, I would suggest changing > > #ifdef _MSC_VER > > into > > #if ! defined(__GNUC__) > > as I think that forward declaring string is a gcc-ism.
On what foundations did you base your thinking? Andre'