]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ole/activex.cpp
protect gs_allThreads with a mutex (modified patch 1518719)
[wxWidgets.git] / src / msw / ole / activex.cpp
index 0c8ec070f418e07da520cc63c1d20cff4cafa5bb..23415001823e0cde63d73f42a8bb7c1c1dae6dd2 100644 (file)
     #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