]> 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)
committerJens Vollinga <jensv@nikhef.nl>
Fri, 24 Apr 2009 21:37:44 +0000 (23:37 +0200)
commitcd6f949add6caf2f0cc52731e34252aea9c9ad2d
treeef5f5d7fcf4a0ee53563c7abda6379c3b3057ff7
parentee1ec9db30b446d2d6348df2ce758ed2ff62a310
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