abstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUALS_TO_INT() macro

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2009-01-04 16:04:22 +00:00
parent 39e12b2d52
commit b2eabfe866
4 changed files with 377 additions and 29 deletions

View File

@@ -29,6 +29,8 @@
STREAM_IMPLEMENT_SUB_REGISTRATION_ROUTINE( Name )
WX_CPPUNIT_ALLOW_EQUALS_TO_INT(wxFileOffset)
///////////////////////////////////////////////////////////////////////////////
// Template class that implements a test for all base stream functions.
//