allow comparison of int with 64 bit integer type (see #10637)
[wxWidgets.git] / tests / streams / stdstream.cpp
2009-05-03  Vadim Zeitlinallow comparison of int with 64 bit integer type (see...
2009-05-03  Vadim Zeitlinstd::streamoff is just a (32 bit) long under Win32...
2009-05-02  Vadim Zeitlinadded wxStd{In,Out}putStream classes (closes #10637)