don't use _INTEGRAL_MAX_BITS to decide whether a (Windows) compiler supports huge...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 27 Oct 2006 11:27:38 +0000 (11:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 27 Oct 2006 11:27:38 +0000 (11:27 +0000)
commit76c3651293fe0dfaa5be24fabf78edbf31ea8da6
treee529849abeeef04a5636f350804c70558d477912
parent34eeb223b428c2e9ec90d88348e7e62dfeb1cb65
don't use _INTEGRAL_MAX_BITS to decide whether a (Windows) compiler supports huge files, this fails with Borland, so test for all compilers explicitly

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