66d9f39f64360565c0b7176218412135b8242528 |
|
21-Mar-2009 |
Scott Tsai <scottt.tw@gmail.com> |
grxmlcompile: include <cstdio> in files that wants netw_arc.h to make the code build on gcc-4.4. NUANArc::Print{,Text} in netw_arc.h uses 'printf' which is no longer implicitly pulled in by <iostream> in gcc >= 4.4.
/external/srec/tools/grxmlcompile/gr_iface.cpp
|