]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ole/activex.cpp
allow specifying the size of wxDCTemp and do specify it for the one used with wxErase...
[wxWidgets.git] / src / msw / ole / activex.cpp
index 108bd936b982096aecd4cd3e4d02e00968e89a77..23415001823e0cde63d73f42a8bb7c1c1dae6dd2 100644 (file)
 
 #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__