Skip to content

fix missing cstdio headers in old versions of SAD - #7

Open
dantob wants to merge 1 commit into
tvrfan:masterfrom
dantob:include-fix
Open

fix missing cstdio headers in old versions of SAD#7
dantob wants to merge 1 commit into
tvrfan:masterfrom
dantob:include-fix

Conversation

@dantob

@dantob dantob commented Jul 10, 2020

Copy link
Copy Markdown

I've had this around for a while. it just adds #include <stdio.h> to shared.h for old versions of SAD. it is no longer required with 4.0.6, as it's been fixed. This just fixes building from a makefile with old versions. There's some weird automatic whitespace changes caused by mismatched line endings, so you don't have to pull this as is. Just add the include to SAD 3.08, 4.0.3, 4.0.4, 4.0.5.

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.

1 participant