]> git.saurik.com Git - wxWidgets.git/history - tests/streams/stdstream.cpp
std::streamoff is just a (32 bit) long under Win32 with MSVC so extra WX_CPPUNIT_ALLO...
[wxWidgets.git] / tests / streams / stdstream.cpp
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)