]> www.ginac.de Git - ginac.git/commit
Added include for cstdio header.
authorJens Vollinga <jensv@nikhef.nl>
Fri, 24 Apr 2009 21:37:44 +0000 (23:37 +0200)
committerRichard Kreckel <kreckel@ginac.de>
Sat, 2 May 2009 21:36:31 +0000 (23:36 +0200)
commite738c6c7260642160bb48c1f0b8d2655f183b2c5
tree81ea0027330322b858fd27c8e946659f19e24028
parent1d0ab629c691c48e6aa6c291a052f27b726b26ff
Added include for cstdio header.
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.
ginac/parser/lexer.cpp