X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/014b109195afb6be5773df434f2900df325d0774..cbeda384e51acb82e13994cb67ac1714669cae10:/include/wx/weakref.h diff --git a/include/wx/weakref.h b/include/wx/weakref.h index 00e7fa1229..b8324d07ec 100644 --- a/include/wx/weakref.h +++ b/include/wx/weakref.h @@ -202,7 +202,7 @@ class wxWeakRef : public #ifdef USE_ONLY_STATIC_WEAKREF wxWeakRefStatic #else - wxWeakRefImpl::value> + wxWeakRefImpl::value != 0> #endif { public: