X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7d5848668df9cd29d08c81b43ff459da946a21e4..f794be6afe4e89ebd93ca5d78601e7a7ec44bb9f:/include/wx/wxprec.h diff --git a/include/wx/wxprec.h b/include/wx/wxprec.h index 76f16b4108..08c615af62 100644 --- a/include/wx/wxprec.h +++ b/include/wx/wxprec.h @@ -34,12 +34,7 @@ // include standard Windows headers #if defined(__WXMSW__) && !wxUSE_MFC - #ifndef STRICT - #define STRICT 1 - #endif - - #include - #include "wx/msw/winundef.h" + #include "wx/msw/wrapwin.h" #endif // include the most common wx headers