#include "wx/log.h"
#include "math.h"
-#include <windows.h>
+#include "wx/msw/private.h"
#if wxUSE_COMMON_DIALOGS
#include <commdlg.h>
#include <print.h>
#endif
-#ifdef DrawText
-#undef DrawText
-#endif
-
-#ifdef GetCharWidth
-#undef GetCharWidth
-#endif
-
-#ifdef StartDoc
-#undef StartDoc
-#endif
-
#if !USE_SHARED_LIBRARY
IMPLEMENT_CLASS(wxPrinterDC, wxDC)
#endif