X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bd08f2f766a33014b8d60fbf27f0f41026d7abf7..b6dd7ed8d761b48e506762b7e4a4c9b9bf2d79b5:/src/common/filename.cpp?ds=sidebyside diff --git a/src/common/filename.cpp b/src/common/filename.cpp index 2d583d2719..7846362846 100644 --- a/src/common/filename.cpp +++ b/src/common/filename.cpp @@ -140,7 +140,7 @@ #if wxUSE_LONGLONG -wxULongLong wxInvalidSize = (unsigned)-1; +extern const wxULongLong wxInvalidSize = (unsigned)-1; #endif // wxUSE_LONGLONG