571909623f
Successfully tested in a bulk build by landry@ OK steven@, landry@
13 lines
453 B
Plaintext
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!! */
|