From: Robin Dunn Date: Sun, 21 Oct 2001 03:52:09 +0000 (+0000) Subject: #undef Yield X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/73c13bb93c2eaeb89498d887764d4ffc5c0f5a6e #undef Yield git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/msw/winundef.h b/include/wx/msw/winundef.h index 87c9c72f53..3c15b7290c 100644 --- a/include/wx/msw/winundef.h +++ b/include/wx/msw/winundef.h @@ -291,6 +291,11 @@ } #endif + +#ifdef Yield + #undef Yield +#endif + // GetWindowProc //ifdef GetWindowProc // #undef GetWindowProc