Am Samstag, den 05.06.2010, 13:49 +0200 schrieb Kornel Benko: > > I've tested the build with GCC 4.4, which compiler do you use? > > gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
Ah!, here it is 4.4.1.: there are differences in libstdc++. So it could be that there are other places where compilation fails due to not included std headers. > > > Does it help to add #include <algorithm>? > > Thanks, it helps. > > > Peter > > Kornel
