X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ef0aea5ad419def3af36089c771ca75e70566f1d..1ce1bd84eab0dce90ad0ecb4d37c6c2993c2512e:/include/wx/object.h?ds=inline diff --git a/include/wx/object.h b/include/wx/object.h index f8064bdaae..43fa30553e 100644 --- a/include/wx/object.h +++ b/include/wx/object.h @@ -391,7 +391,7 @@ inline void* wxCheckCast(void *ptr) #endif // wxUSE_ARRAY_MEMORY_OPERATORS -#endif // WXDEBUG && wxUSE_MEMORY_TRACING +#endif // __WXDEBUG__ && wxUSE_MEMORY_TRACING // ---------------------------------------------------------------------------- // wxObject: the root class of wxWidgets object hierarchy