]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/streams/bstream.h
abstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUALS_TO_INT() macro
[wxWidgets.git] / tests / streams / bstream.h
index 9b46aa90c803a7ab48f82e8193b67d3e7656e8ea..36394c56f3b414c5908e5e93bbeceda5ce438062 100644 (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.
 //