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

Fixed compile bugs with travisci #18

Merged
merged 6 commits into from
Apr 17, 2018
Merged

Conversation

sidey79
Copy link
Contributor

@sidey79 sidey79 commented Apr 16, 2018

Added some std libs, so that travis can find srand and printf.

There are still some warnings but no more errors i think.

Please squash all me commits into one

srand:: change
added stdlib.h and modified srand call to std::srand()
corrected include for <cstdlib>
printf is in cstdio
@sidey79 sidey79 mentioned this pull request Apr 16, 2018
@end2endzone end2endzone merged commit cc25144 into end2endzone:master Apr 17, 2018
@end2endzone
Copy link
Owner

end2endzone commented Apr 17, 2018

@sidey79 Do you want to update AUTHORS to be mentionned as a contributor?

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

Successfully merging this pull request may close these issues.

2 participants