Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simple fix for gcc 4.3 #1

Closed
GoogleCodeExporter opened this issue Sep 30, 2015 · 2 comments
Closed

simple fix for gcc 4.3 #1

GoogleCodeExporter opened this issue Sep 30, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

Fixed.  Thanks!

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

@GoogleCodeExporter
Copy link
Author

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

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant