
12 Apr
2007
12 Apr
'07
9:47 a.m.
elviin wrote:
What is gcc -v saying?
How does that matter? Stefan already pointed out that the file lacks include guards (it does so in 1.33, too). This is a problem in stringtok.hpp and does not depend on the version of gcc. That this error didn't become apparent und VC++ might have been caused by some compiler settings (precompiled headers, maybe?). Regards, m