From c2d8daeb4a2f20fed5eb20c6366ed02816b3c090 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 7 Aug 1998 22:38:30 +0000 Subject: [PATCH] stray #include "wincmn.cpp" removed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/msw/window.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/msw/window.cpp b/src/msw/window.cpp index 063edc4ee5..7ec89863e5 100644 --- a/src/msw/window.cpp +++ b/src/msw/window.cpp @@ -4839,6 +4839,4 @@ const char *wxGetMessageName(int message) return s_szBuf; } } -#endif //WXDEBUG - -#include "../common/wincmn.cpp" +#endif //WXDEBUG \ No newline at end of file -- 2.45.2