git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5117
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#else // no native long long type
// we don't give warnings for the compilers we know about that they don't
// have any 64 bit integer type
#else // no native long long type
// we don't give warnings for the compilers we know about that they don't
// have any 64 bit integer type
- #if !defined(__VISAGECPP__) && \
+ #if 0 // !defined(__VISAGECPP__) && \
!defined(__VISUALC__) && \
!defined(__BORLANDC__)
#warning "Your compiler does not appear to support 64 bit integers, "\
!defined(__VISUALC__) && \
!defined(__BORLANDC__)
#warning "Your compiler does not appear to support 64 bit integers, "\