]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/private.h
allow using CPPUNIT_ASSERT_EQUAL(int,unsigned) even on 64 bit platforms (see r59576)
[wxWidgets.git] / include / wx / os2 / private.h
index a204619b5155fd96c75c978b958d92763273b299..cd13cf995b02d94b67f8204d55b78c1b99460d10 100644 (file)
@@ -412,8 +412,7 @@ WXDLLIMPEXP_CORE extern wxBitmap wxDisableBitmap( const wxBitmap& rBmp
                                             ,long            lColor
                                            );
 #if wxUSE_GUI
-#include "wx/colour.h"
-
+class wxColour;
 WXDLLIMPEXP_CORE extern COLORREF wxColourToRGB(const wxColour& rColor);
 #endif