From: Unknown (UG) Date: Tue, 29 Jun 1999 08:41:07 +0000 (+0000) Subject: no message X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7c0f3a1ebb8416c26b3f9058069c71c7b0bdcf37 no message git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/dynlib.h b/include/wx/dynlib.h index 68a16fceaf..90cfe6fa80 100644 --- a/include/wx/dynlib.h +++ b/include/wx/dynlib.h @@ -49,9 +49,12 @@ #endif // OS // defined in windows.h +// This breaks app.cpp if RICHEDIT is included. +#if 0 #ifdef LoadLibrary # undef LoadLibrary #endif +#endif // ---------------------------------------------------------------------------- // wxDllLoader