[ghemical-devel] ghemical-2.98 released

Tommi Hassinen Tommi.Hassinen at uku.fi
Fri Aug 1 02:21:33 EDT 2008


nope, did not resolve it:

sasaeval.cpp:287: error: 'sort' was not declared in this scope
make[2]: *** [sasaeval.lo] Error 1


Hello,
I looked at previous version of libghemical, where "sasaeval" code is at the original location, and it only includes these stl-related headers:

#include <vector>
#include <algorithm>
using namespace std;

So I hope that adding #include <algorithm> helps ; if it doesn't then I'm a bit confused how the previous version has worked... But these stl-headers do change from system to system, I have seen it before.

Regards,
Tommi



More information about the ghemical-devel mailing list