openbsd-ports/x11/wxWidgets/patches/patch-include_wx_wxchar_h
dcoppa 571909623f Update to wxWidgets-2.8.11
Successfully tested in a bulk build by landry@

OK steven@, landry@
2010-11-02 13:10:51 +00:00

13 lines
453 B
Plaintext

$OpenBSD: patch-include_wx_wxchar_h,v 1.5 2010/11/02 13:10:52 dcoppa Exp $
--- include/wx/wxchar.h.orig Thu Apr 15 11:02:48 2010
+++ include/wx/wxchar.h Wed Oct 27 12:35:46 2010
@@ -466,6 +466,8 @@
#endif
#endif
+ #define wxNEED_WX_MBSTOWCS
+
#ifdef wxNEED_WX_MBSTOWCS
/* even though they are defined and "implemented", they are bad and just
stubs so we need our own - we need these even in ANSI builds!! */