git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33610
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
void wxLogAddRef (const wxChar *szInterface, ULONG cRef);
void wxLogRelease(const wxChar *szInterface, ULONG cRef);
void wxLogAddRef (const wxChar *szInterface, ULONG cRef);
void wxLogRelease(const wxChar *szInterface, ULONG cRef);
#define wxLogQueryInterface(szInterface, riid)
#define wxLogAddRef(szInterface, cRef)
#define wxLogRelease(szInterface, cRef)
#define wxLogQueryInterface(szInterface, riid)
#define wxLogAddRef(szInterface, cRef)
#define wxLogRelease(szInterface, cRef)
// wrapper around BSTR type (by Vadim Zeitlin)
// wrapper around BSTR type (by Vadim Zeitlin)
#endif // wxUSE_ARRAY_MEMORY_OPERATORS
#endif // wxUSE_ARRAY_MEMORY_OPERATORS
-#endif // WXDEBUG && wxUSE_MEMORY_TRACING
+#endif // __WXDEBUG__ && wxUSE_MEMORY_TRACING
// ----------------------------------------------------------------------------
// wxObject: the root class of wxWidgets object hierarchy
// ----------------------------------------------------------------------------
// wxObject: the root class of wxWidgets object hierarchy