From: Václav Slavík Date: Sat, 29 Sep 2001 22:15:11 +0000 (+0000) Subject: reverted my previous commit to this file; was done by Ron in parallel with me X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/bbb7a9314d050a55a4fc2804d1a6b083342b9234?ds=inline reverted my previous commit to this file; was done by Ron in parallel with me git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/msw/private.h b/include/wx/msw/private.h index 56e2bab9be..176aebd123 100644 --- a/include/wx/msw/private.h +++ b/include/wx/msw/private.h @@ -200,7 +200,6 @@ extern LONG APIENTRY _EXPORT #if wxUSE_GUI #include -#include // make conversion from wxColour and COLORREF a bit less painful inline COLORREF wxColourToRGB(const wxColour& c)