]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/colour.cpp
we don't need to override MSWTranslateMessage(), it was a wrong workaround for the...
[wxWidgets.git] / src / msw / colour.cpp
index 8d667f730e86f9ac6d70e55f65ae22e8d1705463..44ba6fb378b8ba5113692043d5f1c08ea8be36a7 100644 (file)
 
 #include "wx/colour.h"
 
 
 #include "wx/colour.h"
 
-#include "wx/gdicmn.h"
+#ifndef WX_PRECOMP
+    #include "wx/gdicmn.h"
+#endif
+
 #include "wx/msw/private.h"
 
 #include <string.h>
 #include "wx/msw/private.h"
 
 #include <string.h>