X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/605c9c8318875c590fce53cd2ce5d5aabcc92564..ea57084d103187771c0306a6e1684e32244d6101:/include/wx/utils.h diff --git a/include/wx/utils.h b/include/wx/utils.h index e92325e690..cebdd6c3dc 100644 --- a/include/wx/utils.h +++ b/include/wx/utils.h @@ -187,7 +187,7 @@ class WXDLLEXPORT wxDebugStreamBuf: public streambuf int sync(void); }; -// #if WXDEBUG && wxUSE_GLOBAL_MEMORY_OPERATORS +// #if defined(__WXDEBUG__) && wxUSE_GLOBAL_MEMORY_OPERATORS // #define new WXDEBUG_NEW // #endif