Posted: 25 Jul 2007, 09:45
Louis,
I was not aware that you were using BDS with BCB 2006. As std::find is declared in <algorithm>, the appropriate #include should indeed be there.
With BCB 6, there is no error.
I fixed the bug in the SVN version. Thanks for reporting!
Juergen
I was not aware that you were using BDS with BCB 2006. As std::find is declared in <algorithm>, the appropriate #include should indeed be there.
With BCB 6, there is no error.
I fixed the bug in the SVN version. Thanks for reporting!
Juergen