kislenok-roman / sofia-ml

Automatically exported from code.google.com/p/sofia-ml
0 stars 0 forks source link

simple fix for gcc 4.3 #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. make src folder with gcc version 4.3

Adding ...
#include <cstring> 
#include <cstdlib>
to the top of sf-sparse-vector.cc file fixed this problem for me.

Go Jumbos.

Original issue reported on code.google.com by WRos...@gmail.com on 24 Jan 2010 at 11:42

GoogleCodeExporter commented 9 years ago
Fixed.  Thanks!

Original comment by dscul...@google.com on 5 Apr 2010 at 7:58

GoogleCodeExporter commented 9 years ago

Original comment by dscul...@google.com on 5 Apr 2010 at 7:59