X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e3f3880bc2b13b0ff90a60f676959989da732dd..58c23da1d54bf50d9f892b692b941f2cd20d96d0:/src/common/object.cpp diff --git a/src/common/object.cpp b/src/common/object.cpp index 4d9cf55745..1c74d57dbd 100644 --- a/src/common/object.cpp +++ b/src/common/object.cpp @@ -20,14 +20,11 @@ #ifndef WX_PRECOMP #include "wx/object.h" #include "wx/hash.h" + #include "wx/memory.h" #endif #include -#if (defined(__WXDEBUG__) && wxUSE_MEMORY_TRACING) || wxUSE_DEBUG_CONTEXT -#include "wx/memory.h" -#endif - #if defined(__WXDEBUG__) || wxUSE_DEBUG_CONTEXT #if defined(__VISAGECPP__) #define DEBUG_PRINTF(NAME) { static int raz=0; \