compilation fix after r51188: only define operator<<() overloads for wxLongLong_t...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 23 Jan 2008 23:32:12 +0000 (23:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 23 Jan 2008 23:32:12 +0000 (23:32 +0000)
commitaa709c269ab76c891d10788047d8e6866c5898a2
tree6914039d128caa1b0e40b8460c33ce8f9555f389
parent2075745810cc65cc6231aa08c41ab27f5a6fdeee
compilation fix after r51188: only define operator<<() overloads for wxLongLong_t for VC6, next VC versions (and presumably all other compilers as we hadn't had problems with them before) define them in their standard library already

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cppunit.h