git://www.ginac.de
/
ginac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
e738c6c
)
Added include for cstdio header.
author
Jens Vollinga
<jensv@nikhef.nl>
Fri, 24 Apr 2009 21:37:44 +0000
(23:37 +0200)
committer
Richard Kreckel
<kreckel@ginac.de>
Sat, 2 May 2009 21:36:31 +0000
(23:36 +0200)
gcc 4.0 does not include cstdio as part of other headers like string
anymore. As a result, gcc 4.0 complained about EOF being undefined.
No differences found