There is additional includes that should be add for gcc 4.3 in c++ programs (http://gcc.gnu.org/gcc-4.3/porting_to.html), otherwise it made an error on compilation. There is:
#include <cstdlib> #include <cstring>
GS.diff file.
Log in to post a comment.
GS.diff file.