define wxLongLong_t as long long if it is supported, only fall back to long otherwise...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Oct 2006 11:29:56 +0000 (11:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Oct 2006 11:29:56 +0000 (11:29 +0000)
commit89fd8148cec43b2fc8b74e712e8fe53d5b648cda
treed0dcb5761f211c29191c411776a47f300958335f
parent1b1b531857cd17285816fcfd6a1a4cc623c6848b
define wxLongLong_t as long long if it is supported, only fall back to long otherwise as we want to be able to pass wxLongLong_t to the standard C99 functions working with long long

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