Timothy Reaves wrote: > Is there anything I can do to resolve this?
IIRC a workaround is to configure with --disable-pch. > Or are anonymous namespace > just not allowed? The standard allows them, but your compiler seems to be broken. Georg
Timothy Reaves wrote: > Is there anything I can do to resolve this?
IIRC a workaround is to configure with --disable-pch. > Or are anonymous namespace > just not allowed? The standard allows them, but your compiler seems to be broken. Georg