#ifndef WX_PRECOMP
#include "wx/utils.h"
+ #include "wx/log.h"
#endif
#include "wx/msw/private.h"
// wxWin macros
// ----------------------------------------------------------------------------
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxMemoryDC, wxDC)
-#endif
// ============================================================================
// implementation