]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/region.cpp
[ 1502010 ] Cast to wrong type.
[wxWidgets.git] / src / x11 / region.cpp
index 518af38e74ea3a0af621a786e462916f2573fe98..dd487ea50f016165982461f5107e5f500cef7c30 100644 (file)
 #include "wx/wxprec.h"
 
 #include "wx/region.h"
+
+#ifndef WX_PRECOMP
+    #include "wx/log.h"
+#endif
+
 #include "wx/gdicmn.h"
-#include "wx/log.h"
 
 #ifdef __VMS__
 #pragma message disable nosimpint