openbsd-ports/x11/wxWidgets/patches/patch-include_wx_wxchar_h
dcoppa 9637d13311 Update to wxWidgets-2.8.12.
Tested in a bulk build by landry@
OK rpointel@, landry@
2011-05-22 08:13:18 +00:00

13 lines
453 B
Plaintext

$OpenBSD: patch-include_wx_wxchar_h,v 1.6 2011/05/22 08:13:18 dcoppa Exp $
--- include/wx/wxchar.h.orig Tue Mar 22 12:59:33 2011
+++ include/wx/wxchar.h Wed May 18 10:52:50 2011
@@ -474,6 +474,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!! */