From bbb7a9314d050a55a4fc2804d1a6b083342b9234 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sat, 29 Sep 2001 22:15:11 +0000 Subject: [PATCH] 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 --- include/wx/msw/private.h | 1 - 1 file changed, 1 deletion(-) 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) -- 2.50.0