X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ed4b0fdca60e017afe72c55940799ce0fed925f0..b4ea182b39cf538d2ff2885b7b7406a221f44c3d:/src/msw/ole/activex.cpp diff --git a/src/msw/ole/activex.cpp b/src/msw/ole/activex.cpp index 108bd936b9..2341500182 100644 --- a/src/msw/ole/activex.cpp +++ b/src/msw/ole/activex.cpp @@ -25,10 +25,9 @@ #ifndef WX_PRECOMP #include "wx/dcclient.h" + #include "wx/math.h" #endif -#include "wx/math.h" - // I don't know why members of tagVARIANT aren't found when compiling // with Wine #ifndef __WINE__