From: Vadim Zeitlin Date: Fri, 7 Aug 1998 22:38:30 +0000 (+0000) Subject: stray #include "wincmn.cpp" removed X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c2d8daeb4a2f20fed5eb20c6366ed02816b3c090 stray #include "wincmn.cpp" removed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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