X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4bc6f7a06c494917409bbb673526f090bc51d2d2..25b34b267ec6878c04add03e874986673fa0f19f:/src/msw/ole/activex.cpp diff --git a/src/msw/ole/activex.cpp b/src/msw/ole/activex.cpp index 0c8ec070f4..2341500182 100644 --- a/src/msw/ole/activex.cpp +++ b/src/msw/ole/activex.cpp @@ -23,8 +23,10 @@ #pragma hdrstop #endif -#include "wx/dcclient.h" -#include "wx/math.h" +#ifndef WX_PRECOMP + #include "wx/dcclient.h" + #include "wx/math.h" +#endif // I don't know why members of tagVARIANT aren't found when compiling // with Wine