Bo Peng wrote:
This probably means that we need and #include above, no?
You are right. MSVC continues with the addition of this line, and gcc
does not complain.
Please fix it.
just put it in...
This probably means that we need and #include above, no?
You are right. MSVC continues with the addition of this line, and gcc
does not complain.
Please fix it.
Bo
José Matos wrote:
On Thursday 19 April 2007 9:09:40 pm Bo Peng wrote:
My MSVC (patch 1) syas:
toolbarbacken.c 35, 307, 317: error c2039, 'find_if' is not a member of
'std'.
Linux/gcc is fine.
This probably means that we need and #include above, no?
bo could you check this? i don't see t
On Thursday 19 April 2007 9:09:40 pm Bo Peng wrote:
> My MSVC (patch 1) syas:
>
> toolbarbacken.c 35, 307, 317: error c2039, 'find_if' is not a member of
> 'std'.
>
> Linux/gcc is fine.
This probably means that we need and #include above, no?
> Cheers,
> Bo
--
José Abílio
My MSVC (patch 1) syas:
toolbarbacken.c 35, 307, 317: error c2039, 'find_if' is not a member of 'std'.
Linux/gcc is fine.
Cheers,
Bo